|
Arma Reforger Script API
|
Protected Member Functions | |
| override void | CreateContainer () |
Additional Inherited Members | |
Public Member Functions inherited from SCR_PersistenceJsonSaveContext | |
| 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 () |
Protected Attributes inherited from SCR_JsonSaveContext | |
| ref BaseJsonSerializationSaveContainer | m_Container |
|
protected |
Implements SCR_JsonSaveContext.