DayZ 1.26
DayZ Explorer by KGB
|
Защищенные члены | |
void | OnStoreSave (ParamsWriteContext ctx) |
bool | OnStoreLoad (ParamsReadContext ctx) |
void | OnRPC (ParamsReadContext ctx) |
void | OnAfterStoreLoad () |
float | Get () |
string | GetLabel () |
void | SetByFloat (float value) |
void | SetByFloatEx (float value, string system="") |
bool | IsSynced () |
array< PlayerStatRecord > | GetRecords () |
void | Init (int id) |
void | SerializeValue (array< ref StatDebugObject > objects, int flags) |
float | GetNormalized () |
float | GetMax () |
float | GetMin () |
int | GetType () |
void | SetPlayer (Man player) |
Защищенные данные | |
Man | m_Player |
int | m_Type |
|
protected |
Используется в GetNormalized(), OnAfterStoreLoad() и SerializeValue().
|
protected |
Используется в SerializeValue().
|
protected |
Используется в GetNormalized().
|
protected |
Используется в GetNormalized().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Используется в SetByFloatEx().
|
inlineprotected |
Перекрестные ссылки m_Player.
|
protected |
Используется в SetPlayer().