DayZ 1.24
|
Private Member Functions | |
void | ActionCloseDoors () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnStartServer (ActionData action_data) |
override void | OnEndServer (ActionData action_data) |
Private Attributes | |
ref NoiseParams | m_NoisePar |
Definition at line 1 of file ActionCloseDoors.c.
|
inlineprivate |
Definition at line 5 of file ActionCloseDoors.c.
References AnimatedActionBase::m_CommandUID, m_StanceMask, and m_Text.
|
inlineprivate |
Definition at line 18 of file ActionCloseDoors.c.
References Class::CastTo(), UAMaxDistances::DEFAULT, IsBuilding(), and IsInReach().
Definition at line 12 of file ActionCloseDoors.c.
References m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 57 of file ActionCloseDoors.c.
References GetGame(), m_NoisePar, and NoiseParams().
|
inlineprivate |
Definition at line 42 of file ActionCloseDoors.c.
References Class::CastTo().
|
private |
Definition at line 3 of file ActionCloseDoors.c.
Referenced by OnEndServer().