Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIDecoIsArrayEmpty Interface Reference
Inheritance diagram for SCR_AIDecoIsArrayEmpty:

Public Member Functions

override TStringArray GetVariablesIn ()
 

Static Public Member Functions

static override bool VisibleInPalette ()
 

Static Public Attributes

static const string VARIABLE_PORT = "VariableIn"
 

Protected Member Functions

override bool TestFunction (AIAgent owner)
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetVariablesIn()

override TStringArray SCR_AIDecoIsArrayEmpty.GetVariablesIn ( )

◆ TestFunction()

override bool SCR_AIDecoIsArrayEmpty.TestFunction ( AIAgent owner)
protected

◆ VisibleInPalette()

static override bool SCR_AIDecoIsArrayEmpty.VisibleInPalette ( )
static

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AIDecoIsArrayEmpty.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string VARIABLE_PORT
Definition SCR_AIDecoIsArrayEmpty.c:3

◆ VARIABLE_PORT

const string SCR_AIDecoIsArrayEmpty.VARIABLE_PORT = "VariableIn"
static

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