![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 g_Game, SyncPlayer::m_Identity, m_PlayerList, SyncPlayer::m_PlayerName, and SyncPlayer::m_UID.
Referenced by SyncEvents::SendPlayerList().
|
private |
Definition at line 3 of file syncplayerlist.c.
Referenced by Compare(), UIScriptedMenu::CreateFakePlayerList(), CreatePlayerList(), ClientData::GetSimplePlayerList(), OnlineServices::OnFriendsAsync(), ScriptedWidgetEventHandler::Reload(), ClientData::SyncEvent_OnRecievedPlayerList(), and ClientData::SyncEvent_PreprocessPlayerList().