Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
BloodNotfr Class Reference
Inheritance diagram for BloodNotfr:
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 = -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.

Member Function Documentation

◆ DisplayTendency()

override void BloodNotfr::DisplayTendency ( float delta)
protected

Definition at line 15 of file bloodnotfr.c.

◆ GetNotifierType()

override int BloodNotfr::GetNotifierType ( )
protected

Definition at line 10 of file bloodnotfr.c.

◆ GetObservedValue()

override float BloodNotfr::GetObservedValue ( )
protected

Definition at line 31 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:
  • Daten/4_world/classes/playernotifiers/notifiers/bloodnotfr.c