Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIRemoveVehicleFromGroup Class Reference
Inheritance diagram for SCR_AIRemoveVehicleFromGroup:
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_AIRemoveVehicleFromGroup.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIRemoveVehicleFromGroup::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 59 of file SCR_AIRemoveVehicleFromGroup.c.

◆ GetVariablesIn()

override TStringArray SCR_AIRemoveVehicleFromGroup::GetVariablesIn ( )
inlineprotected

Definition at line 47 of file SCR_AIRemoveVehicleFromGroup.c.

◆ VisibleInPalette()

override bool SCR_AIRemoveVehicleFromGroup::VisibleInPalette ( )
inlinestaticprotected

Definition at line 53 of file SCR_AIRemoveVehicleFromGroup.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIRemoveVehicleFromGroup::s_aVarsIn
staticprotected
Initial value:
= {
PORT_VEHICLE
}

Definition at line 44 of file SCR_AIRemoveVehicleFromGroup.c.


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