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

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

void IngameHudHeatBuffer (Widget root, notnull PlayerBase player)
 
void OnPlayerNegativeCondition (PlayerBase player)
 
void OnPlayerConditionChanged (PlayerBase player)
 
bool CanUpdate ()
 
void Update (float timeslice)
 
void SetBaseAlpha (Widget hbw, float valuePercent, float stageThreshold)
 
void UpdateEffect (Widget hbw, float duration, float timeslice)
 

Защищенные данные

Widget m_Root
 
float m_CurrentValue
 
bool m_IsActive
 
int m_CurrentDirection
 
int m_PreviousDirection
 
bool m_Update
 
PlayerBase m_Player
 
float m_EffectTime
 
float m_EffectDuration
 
bool m_FadeIn
 
float m_FlashingTime
 
int m_FlashingStage
 
ref map< int, floatm_FlashingThresholds
 

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

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