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_AIDecoIsArrayEmpty Interface Reference
Inheritance diagram for SCR_AIDecoIsArrayEmpty:
[legend]

Public Member Functions

override bool VisibleInPalette ()
 
override TStringArray GetVariablesIn ()
 

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()

override bool SCR_AIDecoIsArrayEmpty.VisibleInPalette ( )

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: