![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionTakeItemToHands () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBeUsedOnBack () |
| override bool | CanContinue (ActionData action_data) |
| override void | CreateAndSetupActionCallback (ActionData action_data) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | HasProgress () |
| override bool | HasProneException () |
| override void | OnEndServer (ActionData action_data) |
| override void | OnExecute (ActionData action_data) |
Definition at line 1 of file actiontakeitemtohands.c.
|
inlineprivate |
Definition at line 3 of file actiontakeitemtohands.c.
References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 31 of file actiontakeitemtohands.c.
References ActionTarget, ItemBase::CanDetachAttachment(), and ItemBase::IsTakeable().
|
inlineprivate |
Definition at line 113 of file actiontakeitemtohands.c.
|
inlineprivate |
Definition at line 44 of file actiontakeitemtohands.c.
References ActionData.
|
inlineprivate |
Definition at line 83 of file actiontakeitemtohands.c.
References ActionData, Class::CastTo(), AnimatedActionBase::GetCallbackClassTypename(), ActionBaseCB::InitActionComponent(), AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and ActionBaseCB::SetActionData().
|
inlineprivate |
Definition at line 10 of file actiontakeitemtohands.c.
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 21 of file actiontakeitemtohands.c.
|
inlineprivate |
Definition at line 26 of file actiontakeitemtohands.c.
|
inlineprivate |
Definition at line 16 of file actiontakeitemtohands.c.
|
inlineprivate |
Definition at line 49 of file actiontakeitemtohands.c.
References ActionData.
|
inlineprivate |
Definition at line 58 of file actiontakeitemtohands.c.
References ActionData, ActionBase::ClearActionJuncture(), ActionBase::ClearInventoryReservationEx(), g_Game, and InventoryLocation::SetHands().