DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Класс PlayerStatBase

Защищенные члены

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< PlayerStatRecordGetRecords ()
 
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
 

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

См. определение в файле PlayerStatBase.c строка 1