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

DEPRECATED. More...

Inheritance diagram for ActionAttachPowerSourceToPanel:
ActionSingleUseBase

Protected Member Functions

override void OnEndClient (ActionData action_data)
override void OnExecuteClient (ActionData action_data)
void OnExecuteImpl (ActionData action_data)
override void OnExecuteServer (ActionData action_data)

Private Member Functions

void ActionAttachPowerSourceToPanel ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()

Detailed Description

DEPRECATED.

Definition at line 2 of file actionattachpowersourcetopanel.c.

Constructor & Destructor Documentation

◆ ActionAttachPowerSourceToPanel()

void ActionAttachPowerSourceToPanel ( )
inlineprivate

Definition at line 4 of file actionattachpowersourcetopanel.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 15 of file actionattachpowersourcetopanel.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ OnEndClient()

override void OnEndClient ( ActionData action_data)
inlineprotected

Definition at line 56 of file actionattachpowersourcetopanel.c.

References ActionData.

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprotected

◆ OnExecuteImpl()

void OnExecuteImpl ( ActionData action_data)
inlineprotected

Definition at line 29 of file actionattachpowersourcetopanel.c.

References ActionData, and InventoryLocation::GetSlot().

Referenced by OnExecuteClient(), and OnExecuteServer().

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprotected

Definition at line 48 of file actionattachpowersourcetopanel.c.

References ActionData, g_Game, and OnExecuteImpl().


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