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

Private Member Functions

void ActionSwitchLights ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool CanBeUsedInVehicle ()
override void CreateConditionComponents ()
override GetInputType ()
override bool HasTarget ()
override void OnExecuteServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionswitchlights.c.

Constructor & Destructor Documentation

◆ ActionSwitchLights()

void ActionSwitchLights ( )
inlineprivate

Member Function Documentation

◆ ActionCondition()

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

◆ CanBeUsedInVehicle()

override bool CanBeUsedInVehicle ( )
inlineprivate

Definition at line 81 of file actionswitchlights.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

Definition at line 16 of file actionswitchlights.c.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 21 of file actionswitchlights.c.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/interact/vehicles/actionswitchlights.c