Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс StatsEventDeathData

Закрытые данные

string m_CharacterId
 character ID
 
int m_CharacterLifetime
 lifetime of character in seconds
 
string m_Cause
 cause of death (hunger, sickness, player-killed, zombie-killed...)
 
string m_WeaponName
 name of weapon which caused death
 
float m_Distance
 distance in meters (rounded) from spawn position to death position
 
vector m_Position
 position of player when died
 
int m_ListDamages [5]
 list of damages (5 values) during last n sec. For example: {20, 80, 0, 0, 0}
 

Подробное описание

Поля

◆ m_Cause

string m_Cause
private

cause of death (hunger, sickness, player-killed, zombie-killed...)

◆ m_CharacterId

string m_CharacterId
private

character ID

◆ m_CharacterLifetime

int m_CharacterLifetime
private

lifetime of character in seconds

◆ m_Distance

float m_Distance
private

distance in meters (rounded) from spawn position to death position

◆ m_ListDamages

int m_ListDamages[5]
private

list of damages (5 values) during last n sec. For example: {20, 80, 0, 0, 0}

◆ m_Position

vector m_Position
private

position of player when died

◆ m_WeaponName

string m_WeaponName
private

name of weapon which caused death


Объявления и описания членов класса находятся в файле: