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

Private Member Functions

void HeartbeatNotfr (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 heartbeatnotfr.c.

Constructor & Destructor Documentation

◆ HeartbeatNotfr()

void HeartbeatNotfr ( NotifiersManager manager)
inlineprivate

Definition at line 3 of file heartbeatnotfr.c.

References NotifierBase::m_Active, and NotifiersManager().

Member Function Documentation

◆ DisplayBadge()

override void DisplayBadge ( )
inlineprivate

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

Definition at line 8 of file heartbeatnotfr.c.

◆ HideBadge()

override void HideBadge ( )
inlineprivate

Definition at line 31 of file heartbeatnotfr.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/heartbeatnotfr.c