Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
BloodNotfr Class Reference
Inheritance diagram for BloodNotfr:
NotifierBase

Protected Member Functions

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

Protected Attributes

const float DEC_TRESHOLD_LOW = 0
 
const float DEC_TRESHOLD_MED = -12
 
const float DEC_TRESHOLD_HIGH = -22
 
const float INC_TRESHOLD_LOW = 0
 
const float INC_TRESHOLD_MED = 3
 
const float INC_TRESHOLD_HIGH = 6
 

Detailed Description

Definition at line 1 of file bloodnotfr.c.

Constructor & Destructor Documentation

◆ BloodNotfr()

void BloodNotfr::BloodNotfr ( NotifiersManager manager)
protected

Definition at line 10 of file bloodnotfr.c.

Member Function Documentation

◆ DisplayTendency()

override void BloodNotfr::DisplayTendency ( float delta)
protected

Definition at line 19 of file bloodnotfr.c.

◆ GetNotifierType()

override int BloodNotfr::GetNotifierType ( )
protected

Definition at line 14 of file bloodnotfr.c.

◆ GetObservedValue()

override float BloodNotfr::GetObservedValue ( )
protected

Definition at line 37 of file bloodnotfr.c.

Member Data Documentation

◆ DEC_TRESHOLD_HIGH

const float BloodNotfr::DEC_TRESHOLD_HIGH = -22
protected

Definition at line 5 of file bloodnotfr.c.

◆ DEC_TRESHOLD_LOW

const float BloodNotfr::DEC_TRESHOLD_LOW = 0
protected

Definition at line 3 of file bloodnotfr.c.

◆ DEC_TRESHOLD_MED

const float BloodNotfr::DEC_TRESHOLD_MED = -12
protected

Definition at line 4 of file bloodnotfr.c.

◆ INC_TRESHOLD_HIGH

const float BloodNotfr::INC_TRESHOLD_HIGH = 6
protected

Definition at line 8 of file bloodnotfr.c.

◆ INC_TRESHOLD_LOW

const float BloodNotfr::INC_TRESHOLD_LOW = 0
protected

Definition at line 6 of file bloodnotfr.c.

◆ INC_TRESHOLD_MED

const float BloodNotfr::INC_TRESHOLD_MED = 3
protected

Definition at line 7 of file bloodnotfr.c.


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