|
Live Config
|
#include <LiveConfigJson.h>
Public Member Functions | |
| virtual void | Initialize (FSubsystemCollectionBase &Collection) override |
| void | LoadJsonFromFiles () |
| void | VerifyJsonIntegrity () |
| void | SavePropertyToFile (const FLiveConfigPropertyDefinition &PropertyDefinition) |
| void | DeletePropertyFile (FName PropertyName) |
| void | RenamePropertyOnDisk (FName OldPropertyName, FName NewPropertyName) |
Static Public Member Functions | |
| static ULiveConfigJsonSystem * | Get () |
| static FString | GetPropertyPath (FName PropertyName) |
| static FString | GetLiveConfigDirectory () |
Public Attributes | |
| bool | bDisableFileOperations = false |
Manager of the json state