DayZ
1.24
Loading...
Searching...
No Matches
SyncPlayer.c
Go to the documentation of this file.
1
class
SyncPlayer
2
{
3
PlayerIdentity
m_Identity
;
4
6
7
[
NonSerialized
()]
8
string
m_UID
;
9
10
[
NonSerialized
()]
11
string
m_PlayerName
;
12
}
NonSerialized
TODO doc.
Definition
EnScript.c:123
PlayerIdentity
The class that will be instanced (moddable)
Definition
gameplay.c:376
SyncPlayer
Definition
SyncPlayer.c:2
SyncPlayer::m_PlayerName
string m_PlayerName
Definition
SyncPlayer.c:11
SyncPlayer::m_Identity
PlayerIdentity m_Identity
Definition
SyncPlayer.c:3
SyncPlayer::m_UID
string m_UID
Keeping for backwards compatability with mods.
Definition
SyncPlayer.c:8
scripts
3_Game
Client
SyncPlayer.c
Generated by
1.10.0