Live Config
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
ULiveConfigLib Class Reference
Inheritance diagram for ULiveConfigLib:

Static Public Member Functions

static FLiveConfigPropertyDefinition GetLiveConfigPropertyDefinition (FLiveConfigProperty Property)
 
template<typename T >
static T GetLiveConfigValue (FLiveConfigProperty Property)
 
static FName GetPropertyName (const FLiveConfigProperty &Property)
 
static FLiveConfigProperty MakeLiteralLiveConfigProperty (FLiveConfigProperty Property)
 
static FSlateColor GetTagColor (FName InTag)
 

Member Function Documentation

◆ GetLiveConfigValue()

template<typename T >
T ULiveConfigLib::GetLiveConfigValue ( FLiveConfigProperty  Property)
static

Get any live config value

Template Parameters
TProperty type
Parameters
PropertyProperty to lookup in the config. Its type must match T
Returns
Live config value

The documentation for this class was generated from the following files: