|
Arma Reforger Script API
|
Public Member Functions | |
| void | SCR_PersistenceBinLoadContext (bool skipEmptyObjects=true) |
Public Member Functions inherited from SCR_BinLoadContext | |
| void | SCR_BinLoadContext (bool skipEmptyObjects=true) |
| void | ConfigureCompression (bool enabled) |
| void | ConfigureNameValidation (bool enabled) |
| void | ConfigureSkippableObjects (bool enabled) |
| void | ConfigureObjectSeeking (bool enabled) |
| bool | LoadFromFile (string fileName) |
| bool | LoadFromContainer (notnull BinSerializationContainer container) |
Additional Inherited Members | |
Protected Attributes inherited from SCR_BinLoadContext | |
| ref BinSerializationLoadContainer | m_Container |
| void SCR_PersistenceBinLoadContext.SCR_PersistenceBinLoadContext | ( | bool | skipEmptyObjects = true | ) |