![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | CanBeUsedInFreelook () |
| override ActionData | CreateActionData () |
| string | GetYieldName (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item) |
| 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) |
Private Attributes | |
| EHarvestType | m_HarvestType = EHarvestType.NORMAL |
Definition at line 17 of file actionminetree.c.
|
inlineprivate |
Definition at line 28 of file actionminetree.c.
|
inlineprivate |
Definition at line 21 of file actionminetree.c.
References ActionData, m_HarvestType, and MineActionData::m_HarvestType.
|
inlineprivate |
Definition at line 38 of file actionminetree.c.
References ActionTarget, RockBase::GetMaterialAndQuantityMap(), m_HarvestType, and WoodBase().
Referenced by OnActionInfoUpdate().
|
inlineprivate |
Definition at line 33 of file actionminetree.c.
References ActionTarget, GetYieldName(), and ActionBase::m_Text.
|
private |
Definition at line 19 of file actionminetree.c.
Referenced by CreateActionData(), and GetYieldName().