DayZ 1.24
|
Private Member Functions | |
void | CreatePlayerList () |
Static Private Member Functions | |
static SyncPlayerList | Compare (SyncPlayerList a, SyncPlayerList b) |
Private Attributes | |
ref array< ref SyncPlayer > | m_PlayerList |
Definition at line 1 of file SyncPlayerList.c.
|
inlinestaticprivate |
Definition at line 25 of file SyncPlayerList.c.
References m_PlayerList.
Referenced by ClientData::SyncEvent_OnRecievedPlayerList().
|
inlineprivate |
Definition at line 5 of file SyncPlayerList.c.
References GetGame(), and m_PlayerList.
|
private |
Definition at line 3 of file SyncPlayerList.c.
Referenced by Compare(), and CreatePlayerList().