Live Config
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ULiveConfigJsonSystem Class Reference

#include <LiveConfigJson.h>

Inheritance diagram for ULiveConfigJsonSystem:

Public Member Functions

virtual void Initialize (FSubsystemCollectionBase &Collection) override
 
virtual void Deinitialize () override
 
void LoadJsonFromFiles ()
 
void VerifyJsonIntegrity ()
 
void SavePropertyToFile (const FLiveConfigPropertyDefinition &PropertyDefinition)
 
void DeletePropertyFile (FName PropertyName)
 
void RenamePropertyOnDisk (FName OldPropertyName, FName NewPropertyName)
 
void FlushPendingSaves ()
 

Static Public Member Functions

static ULiveConfigJsonSystemGet ()
 
static FString GetPropertyPath (FName PropertyName)
 
static FString GetLiveConfigDirectory ()
 

Public Attributes

bool bDisableFileOperations = false
 

Detailed Description

Manager of the json state


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