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

Protected Member Functions

override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override bool CanBePerformedScript (IEntity user)
override bool CanBeShownScript (IEntity user)
override bool GetActionNameScript (out string outName)

Protected Attributes

const float MAX_GETOUT_SPEED_METER_PER_SEC_SQ = 17.36138889
const float MAX_GETOUT_ALTITUDE_AGL_METERS = 3

Detailed Description

Definition at line 1 of file SCR_GetOutUserAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_GetOutAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 35 of file SCR_GetOutUserAction.c.

◆ CanBeShownScript()

override bool SCR_GetOutAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 89 of file SCR_GetOutUserAction.c.

◆ GetActionNameScript()

override bool SCR_GetOutAction::GetActionNameScript ( out string outName)
inlineprotected

Definition at line 95 of file SCR_GetOutUserAction.c.

◆ PerformAction()

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

Definition at line 7 of file SCR_GetOutUserAction.c.

Member Data Documentation

◆ MAX_GETOUT_ALTITUDE_AGL_METERS

const float SCR_GetOutAction::MAX_GETOUT_ALTITUDE_AGL_METERS = 3
protected

Definition at line 4 of file SCR_GetOutUserAction.c.

◆ MAX_GETOUT_SPEED_METER_PER_SEC_SQ

const float SCR_GetOutAction::MAX_GETOUT_SPEED_METER_PER_SEC_SQ = 17.36138889
protected

Definition at line 3 of file SCR_GetOutUserAction.c.


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