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

Private Member Functions

void ActionDetachPowerSourceFromPanel ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void OnExecuteClient (ActionData action_data)
override void OnExecuteServer (ActionData action_data)
void Process (ActionData action_data)

Detailed Description

Definition at line 2 of file actiondetachpowersourcefrompanel.c.

Constructor & Destructor Documentation

◆ ActionDetachPowerSourceFromPanel()

void ActionDetachPowerSourceFromPanel ( )
inlineprivate

Definition at line 4 of file actiondetachpowersourcefrompanel.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 9 of file actiondetachpowersourcefrompanel.c.

References ActionTarget.

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

Definition at line 28 of file actiondetachpowersourcefrompanel.c.

References ActionData, and Process().

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 33 of file actiondetachpowersourcefrompanel.c.

References ActionData, and Process().

◆ Process()

void Process ( ActionData action_data)
inlineprivate

Definition at line 38 of file actiondetachpowersourcefrompanel.c.

References ActionData.


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