![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | IngameHudHeatBuffer (Widget root, notnull PlayerBase player) |
| bool | CanUpdate () |
| void | OnPlayerConditionChanged (PlayerBase player) |
| void | OnPlayerNegativeCondition (PlayerBase player) |
| void | SetBaseAlpha (Widget hbw, float valuePercent, float stageThreshold) |
| void | Update (float timeslice) |
| void | UpdateEffect (Widget hbw, float duration, float timeslice) |
Definition at line 2 of file ingamehudheatbuffer.c.
|
inlineprotected |
Definition at line 19 of file ingamehudheatbuffer.c.
References m_CurrentDirection, m_FlashingStage, m_FlashingThresholds, m_Player, m_PreviousDirection, m_Root, m_Update, OnPlayerConditionChanged(), and OnPlayerNegativeCondition().
|
inlineprotected |
Definition at line 59 of file ingamehudheatbuffer.c.
|
inlineprotected |
Definition at line 49 of file ingamehudheatbuffer.c.
References m_Player, m_Update, and Print().
Referenced by IngameHudHeatBuffer().
|
inlineprotected |
Definition at line 39 of file ingamehudheatbuffer.c.
References m_Player, m_Update, and Print().
Referenced by IngameHudHeatBuffer().
Definition at line 239 of file ingamehudheatbuffer.c.
References Math::Floor(), Math::Lerp(), and Print().
Referenced by Update().
|
inlineprotected |
Definition at line 64 of file ingamehudheatbuffer.c.
References ARGB(), m_CurrentDirection, m_CurrentValue, m_FlashingStage, m_FlashingThresholds, m_FlashingTime, m_IsActive, m_Player, m_PreviousDirection, m_Root, HeatBufferMdfr::NUMBER_OF_STAGES, Print(), SetBaseAlpha(), HeatBufferMdfr::STAGE_THRESHOLDS, and UpdateEffect().
Definition at line 251 of file ingamehudheatbuffer.c.
References Math::Clamp(), Math::Lerp(), m_EffectDuration, m_EffectTime, m_FadeIn, m_IsActive, and Print().
Referenced by Update().
|
protected |
Definition at line 8 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), and Update().
|
protected |
Definition at line 6 of file ingamehudheatbuffer.c.
Referenced by Update().
|
protected |
Definition at line 13 of file ingamehudheatbuffer.c.
Referenced by UpdateEffect().
|
protected |
Definition at line 12 of file ingamehudheatbuffer.c.
Referenced by UpdateEffect().
|
protected |
Definition at line 14 of file ingamehudheatbuffer.c.
Referenced by UpdateEffect().
|
protected |
Definition at line 16 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), and Update().
Definition at line 17 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), and Update().
|
protected |
Definition at line 15 of file ingamehudheatbuffer.c.
Referenced by Update().
|
protected |
Definition at line 7 of file ingamehudheatbuffer.c.
Referenced by Update(), and UpdateEffect().
|
protected |
Definition at line 11 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), CanUpdate(), OnPlayerConditionChanged(), OnPlayerNegativeCondition(), and Update().
|
protected |
Definition at line 9 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), and Update().
|
protected |
Definition at line 4 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), and Update().
|
protected |
Definition at line 10 of file ingamehudheatbuffer.c.
Referenced by IngameHudHeatBuffer(), CanUpdate(), OnPlayerConditionChanged(), and OnPlayerNegativeCondition().