DayZ 1.24
Loading...
Searching...
No Matches
StatsEventSpawnedData Class Reference
Collaboration diagram for StatsEventSpawnedData:
[legend]

Private Attributes

string m_CharacterId
 character ID
 
int m_Lifetime
 lifetime of character in seconds
 
vector m_Position
 position of spawn
 
int m_Population
 population of current gameplay (server)
 
int m_DaytimeHour
 current time in hour (hour in 24h)
 

Detailed Description

Definition at line 66 of file ScriptAnalytics.c.

Member Data Documentation

◆ m_CharacterId

string StatsEventSpawnedData::m_CharacterId
private

character ID

Definition at line 68 of file ScriptAnalytics.c.

◆ m_DaytimeHour

int StatsEventSpawnedData::m_DaytimeHour
private

current time in hour (hour in 24h)

Definition at line 72 of file ScriptAnalytics.c.

◆ m_Lifetime

int StatsEventSpawnedData::m_Lifetime
private

lifetime of character in seconds

Definition at line 69 of file ScriptAnalytics.c.

◆ m_Population

int StatsEventSpawnedData::m_Population
private

population of current gameplay (server)

Definition at line 71 of file ScriptAnalytics.c.

◆ m_Position

vector StatsEventSpawnedData::m_Position
private

position of spawn

Definition at line 70 of file ScriptAnalytics.c.


The documentation for this class was generated from the following file: