|
Arma Reforger Script API
|
Public Member Functions | |
| void | SCR_BinLoadContext (bool skipEmptyObjects=true) |
| void | ~SCR_BinLoadContext () |
| bool | LoadFromFile (string fileName) |
| bool | LoadFromContainer (notnull BinSerializationContainer container) |
| void SCR_BinLoadContext.SCR_BinLoadContext | ( | bool | skipEmptyObjects = true | ) |
| void SCR_BinLoadContext.~SCR_BinLoadContext | ( | ) |
| bool SCR_BinLoadContext.LoadFromContainer | ( | notnull BinSerializationContainer | container | ) |
| bool SCR_BinLoadContext.LoadFromFile | ( | string | fileName | ) |