Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PersistenceJsonSaveContext Interface Reference
Inheritance diagram for SCR_PersistenceJsonSaveContext:
SCR_JsonSaveContext SCR_PersistencePrettyJsonSaveContext

Public Member Functions

void SCR_PersistenceJsonSaveContext (bool skipEmptyObjects=true)
 
- Public Member Functions inherited from SCR_JsonSaveContext
void SCR_JsonSaveContext (bool skipEmptyObjects=true)
 
void SetMaxDecimalPlaces (int maxDecimalPlaces)
 
int GetMaxDecimalPlaces ()
 
bool SaveToFile (string filePath)
 
string ExportToString ()
 

Additional Inherited Members

- Protected Member Functions inherited from SCR_JsonSaveContext
void CreateContainer ()
 
- Protected Attributes inherited from SCR_JsonSaveContext
ref BaseJsonSerializationSaveContainer m_Container
 

Constructor & Destructor Documentation

◆ SCR_PersistenceJsonSaveContext()

void SCR_PersistenceJsonSaveContext.SCR_PersistenceJsonSaveContext ( bool skipEmptyObjects = true)

The documentation for this interface was generated from the following file: