|
DayZ 1.24
|
Private Member Functions | |
| void | ActionGagTarget () |
| override void | CreateConditionComponents () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnFinishProgressServer (ActionData action_data) |
| bool | IsWearingMask (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 ActionGagTarget.c.
|
inlineprivate |
Definition at line 3 of file ActionGagTarget.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::ROUGH_LOW.
|
inlineprivate |
Definition at line 20 of file ActionGagTarget.c.
References Class::CastTo(), and IsWearingMask().
Definition at line 13 of file ActionGagTarget.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 61 of file ActionGagTarget.c.
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 43 of file ActionGagTarget.c.
References CanReceiveAction(), and Class::CastTo().