Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionTakeHybridAttachmentToHands Class Reference

DEPRECATED. More...

Inheritance diagram for ActionTakeHybridAttachmentToHands:
ActionInteractBase

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)

Detailed Description

DEPRECATED.

Definition at line 2 of file actiontakehybridattachmenttohands.c.

Constructor & Destructor Documentation

◆ ActionTakeHybridAttachmentToHands()

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

Definition at line 32 of file actiontakehybridattachmenttohands.c.

References ActionTarget, and ItemBase::IsTakeable().

◆ CanContinue()

override bool CanContinue ( ActionData action_data)
inlineprivate

Definition at line 50 of file actiontakehybridattachmenttohands.c.

References ActionData.

◆ CreateAndSetupActionCallback()

override void CreateAndSetupActionCallback ( ActionData action_data)
inlineprotected

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 22 of file actiontakehybridattachmenttohands.c.

◆ HasProgress()

override bool HasProgress ( )
inlineprivate

Definition at line 27 of file actiontakehybridattachmenttohands.c.

◆ HasProneException()

override bool HasProneException ( )
inlineprivate

Definition at line 17 of file actiontakehybridattachmenttohands.c.

◆ OnExecute()

override void OnExecute ( ActionData action_data)
inlineprivate

◆ OnExecuteImpl()

void OnExecuteImpl ( ActionData action_data)
inlineprotected

Definition at line 66 of file actiontakehybridattachmenttohands.c.

References ActionData, and ActionBase::ClearInventoryReservationEx().

Referenced by OnExecute().


The documentation for this class was generated from the following file: