![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ActionCraftBoltsFeather () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| bool | IsFeatherType (string itemInHandsType) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
Protected Attributes | |
| bool | m_IsFeatherInHands |
| Ammunition_Base | m_ResultEntity |
Additional Inherited Members | |
| 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 11 of file actioncraftboltsfeather.c.
|
inlineprotected |
Definition at line 16 of file actioncraftboltsfeather.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprotected |
Definition at line 39 of file actioncraftboltsfeather.c.
References ActionTarget, and IsFeatherType().
|
inlineprotected |
Definition at line 28 of file actioncraftboltsfeather.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
Definition at line 34 of file actioncraftboltsfeather.c.
Referenced by ActionCondition(), and OnStartServer().
|
inlineprotected |
Definition at line 63 of file actioncraftboltsfeather.c.
References ActionData, m_IsFeatherInHands, and m_ResultEntity.
|
inlineprotected |
Definition at line 55 of file actioncraftboltsfeather.c.
References ActionData, IsFeatherType(), m_IsFeatherInHands, and m_ResultEntity.
|
protected |
Definition at line 13 of file actioncraftboltsfeather.c.
Referenced by OnFinishProgressServer(), and OnStartServer().
|
protected |
Definition at line 14 of file actioncraftboltsfeather.c.
Referenced by OnFinishProgressServer(), and OnStartServer().