◆ GetLiveConfigValue()
Get any live config value
- Template Parameters
-
- Parameters
-
| Property | Property to lookup in the config. Its type must match T |
- Returns
- Live config value
◆ GetStructValue()
Gets a struct value from live config. Each property in the struct will be looked up as Property.PropertyName.
◆ ParseOverridesFromCsv()
Parses remote overrides from a CSV string. The first column is treated as the property name, and the second column as the value.
The documentation for this class was generated from the following files:
- Source/LiveConfig/Public/LiveConfigLib.h
- Source/LiveConfig/Private/LiveConfigLib.cpp