Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VehicleTakeControlsAction Class Reference
Inheritance diagram for SCR_VehicleTakeControlsAction:
SCR_VehicleActionBase

Protected Member Functions

override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override bool CanBeShownScript (IEntity user)
override bool CanBePerformedScript (IEntity user)

Static Protected Attributes

static const string CONTROLS_LOCKED = "#AR-UserAction_Locked"

Detailed Description

Definition at line 1 of file SCR_VehicleTakeControlsAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_VehicleTakeControlsAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 55 of file SCR_VehicleTakeControlsAction.c.

◆ CanBeShownScript()

override bool SCR_VehicleTakeControlsAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 16 of file SCR_VehicleTakeControlsAction.c.

◆ PerformAction()

override void SCR_VehicleTakeControlsAction::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 5 of file SCR_VehicleTakeControlsAction.c.

Member Data Documentation

◆ CONTROLS_LOCKED

const string SCR_VehicleTakeControlsAction::CONTROLS_LOCKED = "#AR-UserAction_Locked"
staticprotected

Definition at line 3 of file SCR_VehicleTakeControlsAction.c.


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