|
DayZ 1.24
|
Private Member Functions | |
| void | ActionSplintTarget () |
| override void | CreateConditionComponents () |
| override void | OnFinishProgressServer (ActionData action_data) |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| bool | IsWearingSplint (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 9 of file ActionSplintTarget.c.
|
inlineprivate |
Definition at line 11 of file ActionSplintTarget.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, m_FullBody, m_SpecialtyWeight, m_Text, and UASoftSkillsWeight::PRECISE_LOW.
|
inlineprivate |
Definition at line 49 of file ActionSplintTarget.c.
References IsWearingSplint().
Definition at line 20 of file ActionSplintTarget.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
|
inlineprivate |
Definition at line 58 of file ActionSplintTarget.c.
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 26 of file ActionSplintTarget.c.
References CanReceiveAction(), and m_SpecialtyWeight.