Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PersistenceJsonLoadContext Interface Reference
Inheritance diagram for SCR_PersistenceJsonLoadContext:
SCR_JsonLoadContext

Public Member Functions

void SCR_PersistenceJsonLoadContext (bool skipEmptyObjects=true)
 
- Public Member Functions inherited from SCR_JsonLoadContext
void SCR_JsonLoadContext (bool skipEmptyObjects=true)
 
bool ImportFromString (string jsonData)
 
bool LoadFromFile (string fileName)
 

Additional Inherited Members

- Protected Member Functions inherited from SCR_JsonLoadContext
void CreateContainer ()
 
- Protected Attributes inherited from SCR_JsonLoadContext
ref JsonLoadContainer m_Container
 

Constructor & Destructor Documentation

◆ SCR_PersistenceJsonLoadContext()

void SCR_PersistenceJsonLoadContext.SCR_PersistenceJsonLoadContext ( bool skipEmptyObjects = true)

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