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

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)

Detailed Description

Definition at line 1 of file actionrepositionpluggeditem.c.

Constructor & Destructor Documentation

◆ ActionRepositionPluggedItem()

Member Function Documentation

◆ ActionCondition()

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

◆ CanBeUsedOnBack()

override bool CanBeUsedOnBack ( )
inlineprivate

Definition at line 23 of file actionrepositionpluggeditem.c.

◆ CanContinue()

override bool CanContinue ( ActionData action_data)
inlineprivate

Definition at line 41 of file actionrepositionpluggeditem.c.

References ActionData.

◆ CreateAndSetupActionCallback()

override void CreateAndSetupActionCallback ( ActionData action_data)
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 13 of file actionrepositionpluggeditem.c.

◆ HasProgress()

override bool HasProgress ( )
inlineprivate

Definition at line 18 of file actionrepositionpluggeditem.c.

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

◆ Start()

override void Start ( ActionData action_data)
inlineprivate

Definition at line 47 of file actionrepositionpluggeditem.c.

References ActionData, and g_Game.

Field Documentation

◆ m_SourceForReplug

ItemBase m_SourceForReplug
protected

DEPRECATED.

Definition at line 103 of file actionrepositionpluggeditem.c.


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