DayZ 1.24
|
Static Private Member Functions | |
static void | DestroyInstance () |
static TriggerEffectManager | GetInstance () |
Private Attributes | |
ref map< string, ref map< PlayerBase, int > > | m_PlayerInsiderMap |
Static Private Attributes | |
static ref TriggerEffectManager | m_This |
Definition at line 3 of file TriggerEffectManager.c.
|
inlineprivate |
Definition at line 10 of file TriggerEffectManager.c.
References m_PlayerInsiderMap.
Referenced by GetInstance().
Definition at line 15 of file TriggerEffectManager.c.
References m_This.
Referenced by MissionBaseWorld::~MissionBase().
|
inlinestaticprivate |
Definition at line 21 of file TriggerEffectManager.c.
References m_This, and TriggerEffectManager().
Referenced by ContaminatedTrigger_Dynamic(), and EffectTrigger::EffectTrigger().
|
inlineprivate |
Definition at line 112 of file TriggerEffectManager.c.
References m_PlayerInsiderMap.
Referenced by EffectTrigger::SetupClientEffects().
|
inlineprivate |
Definition at line 41 of file TriggerEffectManager.c.
References m_PlayerInsiderMap.
Referenced by EffectTrigger::OnEnterClientEvent(), and EffectTrigger::OnEnterServerEvent().
|
inlineprivate |
Definition at line 83 of file TriggerEffectManager.c.
References m_PlayerInsiderMap.
Referenced by EffectTrigger::OnLeaveClientEvent(), and EffectTrigger::OnLeaveServerEvent().
|
private |
|
private |
|
inlineprivate |
Definition at line 29 of file TriggerEffectManager.c.
References m_PlayerInsiderMap.
Referenced by EffectTrigger::EffectTrigger().
Definition at line 8 of file TriggerEffectManager.c.
Referenced by IsPlayerInTriggerType(), OnPlayerEnter(), OnPlayerExit(), RegisterTriggerType(), and TriggerEffectManager().
|
staticprivate |
Definition at line 5 of file TriggerEffectManager.c.
Referenced by DestroyInstance(), and GetInstance().