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

Private Member Functions

void ActionStopEngineBoat ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override bool CanBeUsedInVehicle ()
override void CreateConditionComponents ()
override bool HasTarget ()
override void OnExecute (ActionData action_data)
override bool UseMainItem ()

Detailed Description

Definition at line 1 of file actionstopengineboat.c.

Constructor & Destructor Documentation

◆ ActionStopEngineBoat()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 16 of file actionstopengineboat.c.

References ActionTarget, and HumanCommandVehicle::GetTransport().

◆ CanBeUsedInVehicle()

override bool CanBeUsedInVehicle ( )
inlineprivate

Definition at line 54 of file actionstopengineboat.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 64 of file actionstopengineboat.c.

◆ OnExecute()

override void OnExecute ( ActionData action_data)
inlineprivate

Definition at line 32 of file actionstopengineboat.c.

References ActionData, and HumanCommandVehicle::GetTransport().

◆ UseMainItem()

override bool UseMainItem ( )
inlineprivate

Definition at line 59 of file actionstopengineboat.c.


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