![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionUncoverHeadTarget () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| bool | IsWearingBurlap (PlayerBase player) |
| override void | OnFinishProgressServer (ActionData action_data) |
Definition at line 9 of file actionuncoverheadtarget.c.
|
inlineprivate |
Definition at line 11 of file actionuncoverheadtarget.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 31 of file actionuncoverheadtarget.c.
References ActionTarget, Class::CastTo(), and IsWearingBurlap().
|
inlineprivate |
Definition at line 20 of file actionuncoverheadtarget.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 26 of file actionuncoverheadtarget.c.
|
inlineprivate |
Definition at line 53 of file actionuncoverheadtarget.c.
References Class::CastTo().
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 44 of file actionuncoverheadtarget.c.
References ActionData, ActionBase::CanReceiveAction(), and ActionUncoverHeadBase::UncoverHead().