Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
HungerNotfr Class Reference
Inheritance diagram for HungerNotfr:
NotifierBase

Protected Member Functions

override int GetNotifierType ()
override void DisplayTendency (float delta)
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

Detailed Description

Definition at line 1 of file hungernotfr.c.

Member Function Documentation

◆ DisplayTendency()

override void HungerNotfr::DisplayTendency ( float delta)
protected

Definition at line 15 of file hungernotfr.c.

◆ GetNotifierType()

override int HungerNotfr::GetNotifierType ( )
protected

Definition at line 10 of file hungernotfr.c.

◆ GetObservedValue()

override float HungerNotfr::GetObservedValue ( )
protected

Definition at line 42 of file hungernotfr.c.

Member Data Documentation

◆ DEC_TRESHOLD_HIGH

const float HungerNotfr::DEC_TRESHOLD_HIGH = -0.57
protected

Definition at line 5 of file hungernotfr.c.

◆ DEC_TRESHOLD_LOW

const float HungerNotfr::DEC_TRESHOLD_LOW = 0
protected

Definition at line 3 of file hungernotfr.c.

◆ DEC_TRESHOLD_MED

const float HungerNotfr::DEC_TRESHOLD_MED = -0.35
protected

Definition at line 4 of file hungernotfr.c.

◆ INC_TRESHOLD_HIGH

const float HungerNotfr::INC_TRESHOLD_HIGH = 0.57
protected

Definition at line 8 of file hungernotfr.c.

◆ INC_TRESHOLD_LOW

const float HungerNotfr::INC_TRESHOLD_LOW = 0
protected

Definition at line 6 of file hungernotfr.c.

◆ INC_TRESHOLD_MED

const float HungerNotfr::INC_TRESHOLD_MED = 0.35
protected

Definition at line 7 of file hungernotfr.c.


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