Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PersistenceBinLoadContext Interface Reference
Inheritance diagram for SCR_PersistenceBinLoadContext:
SCR_BinLoadContext

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
 

Constructor & Destructor Documentation

◆ SCR_PersistenceBinLoadContext()

void SCR_PersistenceBinLoadContext.SCR_PersistenceBinLoadContext ( bool skipEmptyObjects = true)

The documentation for this interface was generated from the following file: