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

Protected Member Functions

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

Private Member Functions

void ActionAttachToConstruction ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override ActionData CreateActionData ()
override void CreateConditionComponents ()
override void OnStartClient (ActionData action_data)

Detailed Description

Definition at line 1 of file actionattachtoconstruction.c.

Constructor & Destructor Documentation

◆ ActionAttachToConstruction()

void ActionAttachToConstruction ( )
inlineprivate

Definition at line 3 of file actionattachtoconstruction.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprivate

Definition at line 14 of file actionattachtoconstruction.c.

References ActionData.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprotected

◆ OnExecuteImpl()

void OnExecuteImpl ( ActionData action_data)
inlineprotected

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprotected

◆ OnStartClient()

override void OnStartClient ( ActionData action_data)
inlineprivate

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