DayZ 1.24
|
Private Member Functions | |
void | PlayerStatRecord (float value, float time, string system) |
string | GetStringOutput () |
Private Attributes | |
float | m_Value |
float | m_Time |
string | m_System |
Definition at line 1 of file PlayerStatRecord.c.
Definition at line 7 of file PlayerStatRecord.c.
|
inlineprivate |
Definition at line 14 of file PlayerStatRecord.c.
References m_System, m_Time, m_Value, and float::ToString().
|
private |
Definition at line 5 of file PlayerStatRecord.c.
Referenced by GetStringOutput(), and PlayerStatRecord().
|
private |
Definition at line 4 of file PlayerStatRecord.c.
Referenced by GetStringOutput(), and PlayerStatRecord().
|
private |
Definition at line 3 of file PlayerStatRecord.c.
Referenced by GetStringOutput(), and PlayerStatRecord().