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

DEPRECATED. More...

Inheritance diagram for ActionInsertSparkplug:
ActionSingleUseBase

Private Member Functions

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

Detailed Description

DEPRECATED.

Definition at line 7 of file actioninstallsparkplug.c.

Constructor & Destructor Documentation

◆ ActionInsertSparkplug()

void ActionInsertSparkplug ( )
inlineprivate

Definition at line 9 of file actioninstallsparkplug.c.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 20 of file actioninstallsparkplug.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

Definition at line 38 of file actioninstallsparkplug.c.

References ActionData, and EntityAI::LocalTakeEntityAsAttachment().

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 33 of file actioninstallsparkplug.c.

References ActionData, and EntityAI::LocalTakeEntityAsAttachment().


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