![]() |
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_VoiceoverSystemData |
| class | SCR_VoiceoverSystemSerializerContext |
Functions | |
| SCR_VoiceoverSystemData 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 62 of file SCR_VoiceoverSystemSerializer.c.
| SCR_VoiceoverSystemData PersistentState GetTargetType | ( | ) |
Definition at line 1 of file SCR_VoiceoverSystemSerializer.c.
| override ESerializeResult Serialize | ( | notnull Managed | instance, |
| notnull SaveContext | context ) |
Definition at line 14 of file SCR_VoiceoverSystemSerializer.c.