![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_GameMasterMetaData |
| Dummy state proxy to access game master data. More... | |
| class | SCR_GameMasterMetaDataLoader |
Functions | |
| SCR_GameMasterMetaData PersistentState | GetTargetType () |
| override ESerializeResult | Serialize (notnull Managed instance, notnull SaveContext context) |
| override bool | Deserialize (notnull Managed instance, notnull LoadContext context) |
| override bool Deserialize | ( | notnull Managed | instance, |
| notnull LoadContext | context ) |
Definition at line 38 of file SCR_GameMasterMetaSerializer.c.
| SCR_GameMasterMetaData PersistentState GetTargetType | ( | ) |
Definition at line 1 of file SCR_GameMasterMetaSerializer.c.
| override ESerializeResult Serialize | ( | notnull Managed | instance, |
| notnull SaveContext | context ) |
Definition at line 15 of file SCR_GameMasterMetaSerializer.c.