Config Forge 1.0.0
Loading...
Searching...
No Matches
UConfigValueObjectRuntime Class Reference
Inheritance diagram for UConfigValueObjectRuntime:

Public Member Functions

FORCEINLINE UConfigForgeCategoryRuntimeGetCategory () const
 
FORCEINLINE FString GetKey () const
 
FORCEINLINE UConfigValueObjectGetAsset () const
 
FORCEINLINE FDynamicValue GetDynamicValue () const
 
virtual void SetDynamicValue (const FDynamicValue &InValue)
 
virtual void SetToFile (const TSharedPtr< FConfigForgeIniFile > &InFilePtr, const FString &InSection)
 
virtual bool GetFromFile (const TSharedPtr< FConfigForgeIniFile > &InFilePtr, const FString &InSection)
 
virtual void ApplyAsset (const TWeakObjectPtr< UConfigValueObject > &InAsset)
 

Public Attributes

FString Key
 
TWeakObjectPtr< UConfigValueObjectAsset
 
FDynamicValue DynamicValue
 
TWeakObjectPtr< UConfigForgeCategoryRuntimeCategory
 
FConfigValueChangedDelegate OnValueChanged
 

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