![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | SpawnNewPlankPile (SawPlanksActionData data, float quantity) |
Protected Attributes | |
| ItemBase | m_Planks |
| ref InventoryLocation | m_PlanksLocation = new InventoryLocation |
Private Member Functions | |
| void | ActionSawPlanks () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| 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) |
Static Private Attributes | |
| static const int | DECREASE_HEALTH_OF_TOOL_DEFAULT = 10 |
| static const int | YIELD = 3 |
Definition at line 40 of file actionsawplanks.c.
|
inlineprivate |
Definition at line 48 of file actionsawplanks.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_LockTargetOnUse, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 65 of file actionsawplanks.c.
References ActionTarget.
|
inlineprivate |
Definition at line 93 of file actionsawplanks.c.
References ActionData.
|
inlineprivate |
Definition at line 59 of file actionsawplanks.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 99 of file actionsawplanks.c.
References ActionData, SawPlanksActionData::m_LastPlanksPile, UADamageApplied::SAW_PLANKS, ItemBase::SetQuantity(), SpawnNewPlankPile(), and YIELD.
|
inlineprotected |
Definition at line 126 of file actionsawplanks.c.
References SawPlanksActionData::m_LastPlanksPile, ItemBase::SetQuantity(), and UAItemsSpreadRadius::VERY_NARROW.
Referenced by OnFinishProgressServer().
|
staticprivate |
Definition at line 42 of file actionsawplanks.c.
|
protected |
Definition at line 135 of file actionsawplanks.c.
|
protected |
Definition at line 136 of file actionsawplanks.c.
|
staticprivate |
Definition at line 46 of file actionsawplanks.c.
Referenced by OnFinishProgressServer().