DayZ 1.26
DayZ Explorer by KGB
|
Закрытые члены | |
void | StatDebugObject (string name, float value, eRemoteDebugType type) |
void | Debug () |
string | GetName () |
string | GetValue () |
void | SetType (eRemoteDebugType type) |
eRemoteDebugType | GetType () |
Закрытые данные | |
string | m_Name |
float | m_Value |
eRemoteDebugType | m_Type |
|
inlineprivate |
Перекрестные ссылки m_Name, m_Value, PrintString() и float::ToString().
|
inlineprivate |
Перекрестные ссылки m_Type.
Используется в SerializeNames() и SerializeValues().
|
inlineprivate |
Перекрестные ссылки m_Value и float::ToString().
|
inlineprivate |
|
private |
Используется в Debug(), GetName() и StatDebugObject().
|
private |
Используется в GetType(), SetType() и StatDebugObject().
|
private |
Используется в Debug(), GetValue() и StatDebugObject().