24b81cb
1
2
3
4
5
6
class SyncData { int m_SyncInt; ref SyncPlayerList m_ServerPlayerList; ref SyncEntityKillInfo m_EntityKill; }