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

Protected Member Functions

override TStringArray GetVariablesIn ()

Static Protected Member Functions

static override bool VisibleInPalette ()
static override string GetOnHoverDescription ()

Static Protected Attributes

static ref TStringArray s_aVarsIn

Detailed Description

Definition at line 1 of file SCR_AIRemoveStuckVehicle.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIRemoveStuckVehicle::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 44 of file SCR_AIRemoveStuckVehicle.c.

◆ GetVariablesIn()

override TStringArray SCR_AIRemoveStuckVehicle::GetVariablesIn ( )
inlineprotected

Definition at line 34 of file SCR_AIRemoveStuckVehicle.c.

◆ VisibleInPalette()

override bool SCR_AIRemoveStuckVehicle::VisibleInPalette ( )
inlinestaticprotected

Definition at line 39 of file SCR_AIRemoveStuckVehicle.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIRemoveStuckVehicle::s_aVarsIn
staticprotected
Initial value:
= {
"VehicleIn"
}

Definition at line 31 of file SCR_AIRemoveStuckVehicle.c.


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