|
Arma Reforger Script API
|
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 |
| void SCR_PersistenceJsonLoadContext.SCR_PersistenceJsonLoadContext | ( | bool | skipEmptyObjects = true | ) |