![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Attributes | |
| ItemBase | m_SourceForReplug |
| DEPRECATED. | |
Private Member Functions | |
| void | ActionRepositionPluggedItem () |
| 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 | GetInputType () |
| override bool | HasProgress () |
| override void | OnExecuteClient (ActionData action_data) |
| override void | OnExecuteServer (ActionData action_data) |
| override void | Start (ActionData action_data) |
Definition at line 1 of file actionrepositionpluggeditem.c.
|
inlineprivate |
Definition at line 4 of file actionrepositionpluggeditem.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 28 of file actionrepositionpluggeditem.c.
References ActionTarget, ItemBase::CanDetachAttachment(), and ItemBase::IsTakeable().
|
inlineprivate |
Definition at line 23 of file actionrepositionpluggeditem.c.
|
inlineprivate |
Definition at line 41 of file actionrepositionpluggeditem.c.
References ActionData.
|
inlineprivate |
Definition at line 81 of file actionrepositionpluggeditem.c.
References ActionData, Class::CastTo(), AnimatedActionBase::GetCallbackClassTypename(), ActionBaseCB::InitActionComponent(), and ActionBaseCB::SetActionData().
|
inlineprivate |
Definition at line 13 of file actionrepositionpluggeditem.c.
|
inlineprivate |
Definition at line 18 of file actionrepositionpluggeditem.c.
|
inlineprivate |
Definition at line 72 of file actionrepositionpluggeditem.c.
References ActionData, and ActionBase::ClearInventoryReservationEx().
|
inlineprivate |
Definition at line 58 of file actionrepositionpluggeditem.c.
References ActionData, ActionBase::ClearActionJuncture(), ActionBase::ClearInventoryReservationEx(), and g_Game.
|
inlineprivate |
Definition at line 47 of file actionrepositionpluggeditem.c.
References ActionData, and g_Game.
|
protected |
DEPRECATED.
Definition at line 103 of file actionrepositionpluggeditem.c.