Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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:389
SyncPlayer
Definition
syncplayer.c:2
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
SyncPlayer::m_PlayerName
string m_PlayerName
Definition
syncplayer.c:11
Games
Dayz
scripts
3_game
client
syncplayer.c
Generated by
1.17.0