DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
HungerNotfr Class Reference

Private Member Functions

override int GetNotifierType ()
 
override void DisplayTendency (float delta)
 
override float GetObservedValue ()
 

Private Attributes

protected const float DEC_TRESHOLD_LOW = 0
 
protected const float DEC_TRESHOLD_MED = -0.35
 
protected const float DEC_TRESHOLD_HIGH = -0.57
 
protected const float INC_TRESHOLD_LOW = 0
 
protected const float INC_TRESHOLD_MED = 0.35
 
protected const float INC_TRESHOLD_HIGH = 0.57
 

Member Function Documentation

◆ DisplayTendency()

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

◆ GetObservedValue()

override float GetObservedValue ( )
inlineprivate

Field Documentation

◆ DEC_TRESHOLD_HIGH

protected const float DEC_TRESHOLD_HIGH = -0.57
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_LOW

protected const float DEC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_MED

protected const float DEC_TRESHOLD_MED = -0.35
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_HIGH

protected const float INC_TRESHOLD_HIGH = 0.57
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_LOW

protected const float INC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_MED

protected const float INC_TRESHOLD_MED = 0.35
private

Referenced by DisplayTendency().


The documentation for this class was generated from the following file: