|
Config Forge 1.0.0
|
Public Member Functions | |
| virtual void | SetToFile (const TSharedPtr< FConfigForgeIniFile > &InConfigFile, const FString &InSection, const FDynamicValue &InDynamicValue) |
| virtual bool | GetFromFile (const TSharedPtr< FConfigForgeIniFile > &InConfigFile, const FString &InSection, FDynamicValue &InDynamicValue) |
| virtual void | SetDefaultValue (FDynamicValue &InDynamicValue) |
| virtual uint32 | MakeHash () const |
Public Attributes | |
| UConfigForgeMetaDataObject * | MetaData |
| FString | Key |