DayZ 1.24
|
Private Member Functions | |
void | ActionUngagTarget () |
override void | CreateConditionComponents () |
override | GetInputType () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
bool | IsWearingGag (PlayerBase player) |
Private Member Functions inherited from ActionContinuousBase | |
void | OnStartAnimationLoopServer (ActionData action_data) |
void | OnStartAnimationLoopClient (ActionData action_data) |
void | OnEndAnimationLoopServer (ActionData action_data) |
void | OnEndAnimationLoopClient (ActionData action_data) |
void | OnFinishProgressServer (ActionData action_data) |
void | OnFinishProgressClient (ActionData action_data) |
Definition at line 1 of file ActionUngagTarget.c.
|
inlineprivate |
Definition at line 3 of file ActionUngagTarget.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_StanceMask, and m_Text.
|
inlineprivate |
Definition at line 24 of file ActionUngagTarget.c.
References Class::CastTo(), and IsWearingGag().
Definition at line 12 of file ActionUngagTarget.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 19 of file ActionUngagTarget.c.
|
inlineprivate |
Definition at line 52 of file ActionUngagTarget.c.
References Class::CastTo().
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 35 of file ActionUngagTarget.c.
References CanReceiveAction(), and Class::CastTo().