DIFF

class StatsEventSpawnedDataSource

Members 5

string m_CharacterId

character ID

Referenced by DayZGame.OnEvent()
int m_Lifetime

lifetime of character in seconds

Referenced by DayZGame.OnEvent()
vector m_Position

position of spawn

Referenced by DayZGame.OnEvent()
int m_Population

population of current gameplay (server)

Referenced by DayZGame.OnEvent()
int m_DaytimeHour

current time in hour (hour in 24h)

Referenced by DayZGame.OnEvent()