Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
PresenceNotifierNoiseEvents Class Reference

Protected Member Functions

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

Protected Attributes

int m_Value
 
ref Timer m_CooldownTimer
 

Static Protected Attributes

static ref map< EPresenceNotifierNoiseEventType, ref PresenceNotifierNoiseEventm_PresenceNotifierNotifierEvents
 

Detailed Description

Definition at line 29 of file pluginpresencenotifier.c.

Constructor & Destructor Documentation

◆ PresenceNotifierNoiseEvents()

void PresenceNotifierNoiseEvents::PresenceNotifierNoiseEvents ( )
protected

Definition at line 36 of file pluginpresencenotifier.c.

Member Function Documentation

◆ GetValue()

int PresenceNotifierNoiseEvents::GetValue ( )
protected

Definition at line 61 of file pluginpresencenotifier.c.

◆ ProcessEvent()

void PresenceNotifierNoiseEvents::ProcessEvent ( EPresenceNotifierNoiseEventType pEventType)
protected

Definition at line 50 of file pluginpresencenotifier.c.

◆ RegisterEvent()

void PresenceNotifierNoiseEvents::RegisterEvent ( EPresenceNotifierNoiseEventType pEventType,
int pValue,
float pLength )
protected

Definition at line 44 of file pluginpresencenotifier.c.

◆ ResetEvent()

void PresenceNotifierNoiseEvents::ResetEvent ( )
protected

Definition at line 66 of file pluginpresencenotifier.c.

Member Data Documentation

◆ m_CooldownTimer

ref Timer PresenceNotifierNoiseEvents::m_CooldownTimer
protected

Definition at line 34 of file pluginpresencenotifier.c.

◆ m_PresenceNotifierNotifierEvents

ref map<EPresenceNotifierNoiseEventType, ref PresenceNotifierNoiseEvent> PresenceNotifierNoiseEvents::m_PresenceNotifierNotifierEvents
staticprotected

Definition at line 33 of file pluginpresencenotifier.c.

◆ m_Value

int PresenceNotifierNoiseEvents::m_Value
protected

Definition at line 31 of file pluginpresencenotifier.c.


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