![]() |
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 | ActionTakeHybridAttachmentToHands () |
| 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 | OnExecute (ActionData action_data) |
DEPRECATED.
Definition at line 2 of file actiontakehybridattachmenttohands.c.
|
inlineprivate |
Definition at line 4 of file actiontakehybridattachmenttohands.c.
References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 32 of file actiontakehybridattachmenttohands.c.
References ActionTarget, and ItemBase::IsTakeable().
|
inlineprivate |
Definition at line 50 of file actiontakehybridattachmenttohands.c.
References ActionData.
|
inlineprotected |
Definition at line 90 of file actiontakehybridattachmenttohands.c.
References ActionData, Class::CastTo(), and AnimatedActionBase::GetCallbackClassTypename().
|
inlineprivate |
Definition at line 11 of file actiontakehybridattachmenttohands.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 22 of file actiontakehybridattachmenttohands.c.
|
inlineprivate |
Definition at line 27 of file actiontakehybridattachmenttohands.c.
|
inlineprivate |
Definition at line 17 of file actiontakehybridattachmenttohands.c.
|
inlineprivate |
Definition at line 55 of file actiontakehybridattachmenttohands.c.
References ActionData, ActionBase::ClearActionJuncture(), g_Game, and OnExecuteImpl().
|
inlineprotected |
Definition at line 66 of file actiontakehybridattachmenttohands.c.
References ActionData, and ActionBase::ClearInventoryReservationEx().
Referenced by OnExecute().