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

Protected Member Functions

override TStringArray GetVariablesIn ()
override TStringArray GetVariablesOut ()

Static Protected Member Functions

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

Protected Attributes

bool m_bAllowLeaderAsDriver

Static Protected Attributes

static ref TStringArray s_aVarsIn
static ref TStringArray s_aVarsOut

Detailed Description

Definition at line 1 of file SCR_AIGetEmptyCompartment.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIGetEmptyCompartment::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 143 of file SCR_AIGetEmptyCompartment.c.

◆ GetVariablesIn()

override TStringArray SCR_AIGetEmptyCompartment::GetVariablesIn ( )
inlineprotected

Definition at line 121 of file SCR_AIGetEmptyCompartment.c.

◆ GetVariablesOut()

override TStringArray SCR_AIGetEmptyCompartment::GetVariablesOut ( )
inlineprotected

Definition at line 131 of file SCR_AIGetEmptyCompartment.c.

◆ VisibleInPalette()

override bool SCR_AIGetEmptyCompartment::VisibleInPalette ( )
inlinestaticprotected

Definition at line 137 of file SCR_AIGetEmptyCompartment.c.

Member Data Documentation

◆ m_bAllowLeaderAsDriver

bool SCR_AIGetEmptyCompartment::m_bAllowLeaderAsDriver
protected

Definition at line 10 of file SCR_AIGetEmptyCompartment.c.

◆ s_aVarsIn

ref TStringArray SCR_AIGetEmptyCompartment::s_aVarsIn
staticprotected
Initial value:
= {
PORT_VEHICLE,
PORT_AGENT,
PORT_BOARDING_PARAMS
}

Definition at line 116 of file SCR_AIGetEmptyCompartment.c.

◆ s_aVarsOut

ref TStringArray SCR_AIGetEmptyCompartment::s_aVarsOut
staticprotected
Initial value:
= {
PORT_POSITION,
PORT_COMPARTMENT
}

Definition at line 127 of file SCR_AIGetEmptyCompartment.c.


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