Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
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
}
PlayerIdentity
The class that will be instanced (moddable)
Definition:
gameplay.c:377
NonSerialized
TODO doc.
Definition:
enscript.c:122
SyncPlayer
Definition:
syncplayer.c:1
DAYZ
scripts_v1.24.157551
scripts
game
client
syncplayer.c
Generated by
1.8.17