![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Protected Member Functions | |
| override void | CreateAndSetupActionCallback (ActionData action_data) |
| void | OnExecuteImpl (ActionData action_data) |
Private Member Functions | |
| void | ActionTakeMaterialToHands () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanContinue (ActionData action_data) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | HasProgress () |
| override bool | HasProneException () |
| override void | OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnExecute (ActionData action_data) |
DEPRECATED.
Definition at line 2 of file actiontakematerialtohands.c.
|
inlineprivate |
Definition at line 4 of file actiontakematerialtohands.c.
References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 43 of file actiontakematerialtohands.c.
References ActionTarget, g_Game, ConstructionActionData::GetActualAttachmentToDetach(), BaseBuildingBase::IsPlayerInside(), and ConstructionActionData::RefreshAttachmentsToDetach().
|
inlineprivate |
Definition at line 71 of file actiontakematerialtohands.c.
References ActionData.
|
inlineprotected |
Definition at line 108 of file actiontakematerialtohands.c.
References ActionData, Class::CastTo(), ConstructionActionData::GetActualAttachmentToDetach(), AnimatedActionBase::GetCallbackClassTypename(), ActionBaseCB::InitActionComponent(), and ActionBaseCB::SetActionData().
|
inlineprivate |
Definition at line 11 of file actiontakematerialtohands.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 33 of file actiontakematerialtohands.c.
|
inlineprivate |
Definition at line 38 of file actiontakematerialtohands.c.
|
inlineprivate |
Definition at line 17 of file actiontakematerialtohands.c.
|
inlineprivate |
Definition at line 22 of file actiontakematerialtohands.c.
References ActionTarget, ConstructionActionData::GetActualAttachmentToDetach(), and ActionBase::m_Text.
|
inlineprivate |
Definition at line 76 of file actiontakematerialtohands.c.
References ActionData, ActionBase::ClearActionJuncture(), g_Game, and OnExecuteImpl().
|
inlineprotected |
Definition at line 87 of file actiontakematerialtohands.c.
References ActionData, and ConstructionActionData::GetActualAttachmentToDetach().
Referenced by OnExecute().