Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionTakeItemToHands Class Reference
Inheritance diagram for ActionTakeItemToHands:
ActionInteractBase

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)

Detailed Description

Definition at line 1 of file actiontakeitemtohands.c.

Constructor & Destructor Documentation

◆ ActionTakeItemToHands()

Member Function Documentation

◆ ActionCondition()

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

◆ CanBeUsedOnBack()

override bool CanBeUsedOnBack ( )
inlineprivate

Definition at line 113 of file actiontakeitemtohands.c.

◆ CanContinue()

override bool CanContinue ( ActionData action_data)
inlineprivate

Definition at line 44 of file actiontakeitemtohands.c.

References ActionData.

◆ CreateAndSetupActionCallback()

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 21 of file actiontakeitemtohands.c.

◆ HasProgress()

override bool HasProgress ( )
inlineprivate

Definition at line 26 of file actiontakeitemtohands.c.

◆ HasProneException()

override bool HasProneException ( )
inlineprivate

Definition at line 16 of file actiontakeitemtohands.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprivate

Definition at line 49 of file actiontakeitemtohands.c.

References ActionData.

◆ OnExecute()

override void OnExecute ( ActionData action_data)
inlineprivate

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