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

Private Member Functions

void ActionPullOutPlug ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool DisplayTargetInActionText ()
override string GetTargetName (PlayerBase player, ActionTarget target)
override void OnExecuteServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionpulloutplug.c.

Constructor & Destructor Documentation

◆ ActionPullOutPlug()

void ActionPullOutPlug ( )
inlineprivate

Definition at line 3 of file actionpulloutplug.c.

References AnimatedActionBase::m_CommandUID, and ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 29 of file actionpulloutplug.c.

References ActionTarget, and g_Game.

◆ DisplayTargetInActionText()

override bool DisplayTargetInActionText ( )
inlineprivate

Definition at line 10 of file actionpulloutplug.c.

◆ GetTargetName()

override string GetTargetName ( PlayerBase player,
ActionTarget target )
inlineprivate

Definition at line 15 of file actionpulloutplug.c.

References ActionTarget.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 46 of file actionpulloutplug.c.

References ActionData.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/interact/actionpulloutplug.c