Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
NotifierBase Class Reference
Inheritance diagram for NotifierBase:
BleedingNotfr BloodNotfr FeverNotfr FracturedLegNotfr HealthNotfr HeartbeatNotfr HungerNotfr InjuredLegNotfr PillsNotfr SickNotfr StuffedNotfr ThirstNotfr WarmthNotfr WetnessNotfr

Protected Member Functions

int CalculateTendency (float delta, float inctresholdlow, float inctresholdmed, float inctresholdhigh, float dectresholdlow, float dectresholdmed, float dectresholdhigh)
 
eBadgeLevel DetermineBadgeLevel (float value, float lvl_1, float lvl_2, float lvl_3)
 
void DisplayBadge ()
 
void HideBadge ()
 
float GetObservedValue ()
 

Detailed Description

Definition at line 1 of file notifierbase.c.

Member Function Documentation

◆ CalculateTendency()

int NotifierBase::CalculateTendency ( float delta,
float inctresholdlow,
float inctresholdmed,
float inctresholdhigh,
float dectresholdlow,
float dectresholdmed,
float dectresholdhigh )
protected

Definition at line 149 of file notifierbase.c.

◆ DetermineBadgeLevel()

eBadgeLevel NotifierBase::DetermineBadgeLevel ( float value,
float lvl_1,
float lvl_2,
float lvl_3 )
protected

Definition at line 169 of file notifierbase.c.

◆ DisplayBadge()

void NotifierBase::DisplayBadge ( )
protected

◆ GetObservedValue()

float NotifierBase::GetObservedValue ( )
protected

Definition at line 186 of file notifierbase.c.

◆ HideBadge()

void NotifierBase::HideBadge ( )
protected

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