Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
SickNotfr Class Reference
Inheritance diagram for SickNotfr:
NotifierBase

Private Member Functions

void SickNotfr (NotifiersManager manager)
override void DisplayBadge ()
override int GetNotifierType ()
override void HideBadge ()
Private Member Functions inherited from NotifierBase
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 ()
float GetObservedValue ()
void HideBadge ()

Detailed Description

Definition at line 1 of file sicknotfr.c.

Constructor & Destructor Documentation

◆ SickNotfr()

void SickNotfr ( NotifiersManager manager)
inlineprivate

Definition at line 3 of file sicknotfr.c.

References NotifierBase::m_Active, and NotifiersManager().

Member Function Documentation

◆ DisplayBadge()

override void DisplayBadge ( )
inlineprivate

Definition at line 13 of file sicknotfr.c.

References GetElement(), and NotifierBase::GetVirtualHud().

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

Definition at line 8 of file sicknotfr.c.

◆ HideBadge()

override void HideBadge ( )
inlineprivate

Definition at line 24 of file sicknotfr.c.

References GetElement(), and NotifierBase::GetVirtualHud().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/playernotifiers/notifiers/sicknotfr.c