Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
PresenceNotifierNoiseEvents Class Reference

Protected Member Functions

void PresenceNotifierNoiseEvents ()
int GetValue ()
void ProcessEvent (EPresenceNotifierNoiseEventType pEventType)
void RegisterEvent (EPresenceNotifierNoiseEventType pEventType, int pValue, float pLength)
void ResetEvent ()

Protected Attributes

ref Timer m_CooldownTimer
int m_Value

Static Protected Attributes

static ref map< EPresenceNotifierNoiseEventType, ref PresenceNotifierNoiseEventm_PresenceNotifierNotifierEvents

Detailed Description

Definition at line 29 of file pluginpresencenotifier.c.

Constructor & Destructor Documentation

◆ PresenceNotifierNoiseEvents()

Member Function Documentation

◆ GetValue()

int GetValue ( )
inlineprotected

Definition at line 61 of file pluginpresencenotifier.c.

References m_Value.

◆ ProcessEvent()

void ProcessEvent ( EPresenceNotifierNoiseEventType pEventType)
inlineprotected

◆ RegisterEvent()

void RegisterEvent ( EPresenceNotifierNoiseEventType pEventType,
int pValue,
float pLength )
inlineprotected

◆ ResetEvent()

void ResetEvent ( )
inlineprotected

Definition at line 66 of file pluginpresencenotifier.c.

References m_Value.

Field Documentation

◆ m_CooldownTimer

ref Timer m_CooldownTimer
protected

Definition at line 34 of file pluginpresencenotifier.c.

Referenced by PresenceNotifierNoiseEvents(), and ProcessEvent().

◆ m_PresenceNotifierNotifierEvents

ref map<EPresenceNotifierNoiseEventType, ref PresenceNotifierNoiseEvent> m_PresenceNotifierNotifierEvents
staticprotected

◆ m_Value

int m_Value
protected

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