![]() |
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_PersistentReconnectData |
| class | SCR_PlayerReconnectDataSerializer |
Functions | |
| void | HandleStateChange (EPersistenceSystemState oldState, EPersistenceSystemState newState) |
| void | RemoveUnusedCharacters () |
Variables | |
| class SCR_PersistentReconnectData | m_aPlayerCharacters = new set<UUID>() |
| void HandleStateChange | ( | EPersistenceSystemState | oldState, |
| EPersistenceSystemState | newState ) |
Definition at line 45 of file SCR_ReconnectSerializer.c.
|
protected |
Definition at line 61 of file SCR_ReconnectSerializer.c.
| class SCR_PersistentReconnectData m_aPlayerCharacters = new set<UUID>() |