| 
    DayZ 1.24
    
   | 
 
Protected Member Functions | |
| void | HungerNotfr (NotifiersManager manager) | 
| override int | GetNotifierType () | 
| override void | DisplayTendency (float delta) | 
| override void | DisplayBadge () | 
| override void | HideBadge () | 
| override float | GetObservedValue () | 
Protected Attributes | |
| const float | DEC_TRESHOLD_LOW = 0 | 
| const float | DEC_TRESHOLD_MED = -0.35 | 
| const float | DEC_TRESHOLD_HIGH = -0.57 | 
| const float | INC_TRESHOLD_LOW = 0 | 
| const float | INC_TRESHOLD_MED = 0.35 | 
| const float | INC_TRESHOLD_HIGH = 0.57 | 
Additional Inherited Members | |
  Private Member Functions inherited from NotifierBase | |
| int | CalculateTendency (float delta, float inctresholdlow, float inctresholdmed, float inctresholdhigh, float dectresholdlow, float dectresholdmed, float dectresholdhigh) | 
| eBadgeLevel | DetermineBadgeLevel (float value, float lvl_1, float lvl_2, float lvl_3) | 
| void | DisplayBadge () | 
| void | HideBadge () | 
| float | GetObservedValue () | 
Definition at line 1 of file HungerNotfr.c.
      
  | 
  inlineprotected | 
Definition at line 10 of file HungerNotfr.c.
Definition at line 46 of file HungerNotfr.c.
Definition at line 19 of file HungerNotfr.c.
References NotifierBase::CalculateTendency(), DEC_TRESHOLD_HIGH, DEC_TRESHOLD_LOW, DEC_TRESHOLD_MED, GetElement(), NotifierBase::GetVirtualHud(), INC_TRESHOLD_HIGH, INC_TRESHOLD_LOW, INC_TRESHOLD_MED, and NotifierBase::m_Player.
Definition at line 14 of file HungerNotfr.c.
Definition at line 56 of file HungerNotfr.c.
References NotifierBase::m_Player.
Definition at line 51 of file HungerNotfr.c.
Definition at line 5 of file HungerNotfr.c.
Referenced by DisplayTendency().
Definition at line 3 of file HungerNotfr.c.
Referenced by DisplayTendency().
Definition at line 4 of file HungerNotfr.c.
Referenced by DisplayTendency().
Definition at line 8 of file HungerNotfr.c.
Referenced by DisplayTendency().
Definition at line 6 of file HungerNotfr.c.
Referenced by DisplayTendency().
Definition at line 7 of file HungerNotfr.c.
Referenced by DisplayTendency().