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

Private Member Functions

void HealthNotfr (NotifiersManager manager)
 
override int GetNotifierType ()
 
override void DisplayTendency (float delta)
 
override protected float GetObservedValue ()
 

Private Attributes

private const float DEC_TRESHOLD_LOW = 0
 
private const float DEC_TRESHOLD_MED = -0.7
 
private const float DEC_TRESHOLD_HIGH = -1.3
 
private const float INC_TRESHOLD_LOW = 0
 
private const float INC_TRESHOLD_MED = 0.7
 
private const float INC_TRESHOLD_HIGH = 1.3
 

Constructor & Destructor Documentation

◆ HealthNotfr()

Member Function Documentation

◆ DisplayTendency()

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

◆ GetObservedValue()

override protected float GetObservedValue ( )
inlineprivate

Field Documentation

◆ DEC_TRESHOLD_HIGH

private const float DEC_TRESHOLD_HIGH = -1.3
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_LOW

private const float DEC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_MED

private const float DEC_TRESHOLD_MED = -0.7
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_HIGH

private const float INC_TRESHOLD_HIGH = 1.3
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_LOW

private const float INC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_MED

private const float INC_TRESHOLD_MED = 0.7
private

Referenced by DisplayTendency().


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