class PresenceNotifierNoiseEventsSource
Constructors 1
void PresenceNotifierNoiseEvents()Referenced by PluginPresenceNotifier.PluginPresenceNotifier()
Members 3
protected int m_Valueprotected static ref map<EPresenceNotifierNoiseEventType, ref PresenceNotifierNoiseEvent> m_PresenceNotifierNotifierEventsprotected ref Timer m_CooldownTimerMethods 4
void RegisterEvent(EPresenceNotifierNoiseEventType pEventType, int pValue, float pLength)Referenced by PluginPresenceNotifier.PluginPresenceNotifier()
void ProcessEvent(EPresenceNotifierNoiseEventType pEventType)References map.Get(), PresenceNotifierNoiseEvent.GetTimerLength(), PresenceNotifierNoiseEvent.GetValue()
Show 6 more
, TimerBase.IsRunning(), Timer.Run(), Timer.Stop(), m_CooldownTimer, m_PresenceNotifierNotifierEvents, and m_ValueReferenced by PluginPresenceNotifier.ProcessEvent()
protected void ResetEvent()References m_Value