Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | Static Protected Attributes | List of all members
SCR_AIDecoIsCompartmentTypeAllowed Interface Reference
Inheritance diagram for SCR_AIDecoIsCompartmentTypeAllowed:
[legend]

Public Member Functions

override TStringArray GetVariablesIn ()
 

Static Public Attributes

static const string PORT_COMPARTMENT_TYPE = "CompartmentType"
 
static const string PORT_BOARDING_PARAMS = "BoardingParams"
 

Protected Member Functions

override bool TestFunction (AIAgent owner)
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsCompartmentTypeAllowed.GetVariablesIn ( )

◆ TestFunction()

override bool SCR_AIDecoIsCompartmentTypeAllowed.TestFunction ( AIAgent  owner)
protected

Member Data Documentation

◆ PORT_BOARDING_PARAMS

const string SCR_AIDecoIsCompartmentTypeAllowed.PORT_BOARDING_PARAMS = "BoardingParams"
static

◆ PORT_COMPARTMENT_TYPE

const string SCR_AIDecoIsCompartmentTypeAllowed.PORT_COMPARTMENT_TYPE = "CompartmentType"
static

◆ s_aVarsIn

ref TStringArray SCR_AIDecoIsCompartmentTypeAllowed.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string PORT_COMPARTMENT_TYPE
Definition: SCR_AIDecoIsCompartmentTypeAllowed.c:3
static const string PORT_BOARDING_PARAMS
Definition: SCR_AIDecoIsCompartmentTypeAllowed.c:4

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