![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionSplintTarget () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| bool | IsWearingSplint (PlayerBase player) |
| override void | OnFinishProgressServer (ActionData action_data) |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (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, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 45 of file actionsplinttarget.c.
References ActionTarget, and IsWearingSplint().
|
inlineprivate |
Definition at line 20 of file actionsplinttarget.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 56 of file actionsplinttarget.c.
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 26 of file actionsplinttarget.c.
References ActionData, and ActionBase::CanReceiveAction().