![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionCloseFence () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override void | OnEndServer (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
Private Attributes | |
| ref NoiseParams | m_NoisePar |
| const string | SELECTION_INTERACT = "gate_interact" |
Definition at line 1 of file actionclosefence.c.
|
inlineprivate |
Definition at line 6 of file actionclosefence.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 19 of file actionclosefence.c.
References ActionTarget, and SELECTION_INTERACT.
|
inlineprivate |
Definition at line 13 of file actionclosefence.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 50 of file actionclosefence.c.
References ActionData, NoiseSystem::AddNoisePos(), g_Game, NoiseAIEvaluate::GetNoiseReduction(), m_NoisePar, and NoiseParams().
|
inlineprivate |
Definition at line 42 of file actionclosefence.c.
References ActionData.
|
private |
Definition at line 3 of file actionclosefence.c.
Referenced by OnEndServer().
|
private |
Definition at line 4 of file actionclosefence.c.
Referenced by ActionCondition().