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

Private Member Functions

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

Detailed Description

Definition at line 1 of file actionturnonspotlight.c.

Constructor & Destructor Documentation

◆ ActionTurnOnSpotlight()

void ActionTurnOnSpotlight ( )
inlineprivate

Definition at line 3 of file actionturnonspotlight.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 8 of file actionturnonspotlight.c.

References ActionTarget.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 29 of file actionturnonspotlight.c.

References ActionData, and EntityAI::SwitchOn().


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