DayZ 1.24
|
Private Member Functions | |
void | PCOHandlerStats () |
void | RegisterPCO (PlayerStatsPCO_Base pco) |
PlayerStatsPCO_Base | GetPCO (int version=-1) |
Private Attributes | |
ref map< int, ref PlayerStatsPCO_Base > | m_PCOs = new map<int, ref PlayerStatsPCO_Base> |
int | m_HighestVersion |
Definition at line 3 of file PlayerStatsPCO.c.
|
inlineprivate |
Definition at line 8 of file PlayerStatsPCO.c.
References RegisterPCO().
|
inlineprivate |
Definition at line 25 of file PlayerStatsPCO.c.
References m_HighestVersion, and m_PCOs.
|
inlineprivate |
Definition at line 15 of file PlayerStatsPCO.c.
References m_HighestVersion, and m_PCOs.
Referenced by PCOHandlerStats().
|
private |
Definition at line 6 of file PlayerStatsPCO.c.
Referenced by GetPCO(), and RegisterPCO().
|
private |
Definition at line 5 of file PlayerStatsPCO.c.
Referenced by GetPCO(), and RegisterPCO().