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