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

Static Public Attributes

static const string PORT_VALUE1 = "value1"
 
static const string PORT_VALUE2 = "value2"
 

Protected Member Functions

override bool TestFunction (AIAgent owner)
 
override TStringArray GetVariablesIn ()
 

Static Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetOnHoverDescription()

static override string DecoratorScripted_IsEqual.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray DecoratorScripted_IsEqual.GetVariablesIn ( )
protected

◆ TestFunction()

override bool DecoratorScripted_IsEqual.TestFunction ( AIAgent owner)
protected

◆ VisibleInPalette()

static override bool DecoratorScripted_IsEqual.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ PORT_VALUE1

const string DecoratorScripted_IsEqual.PORT_VALUE1 = "value1"
static

◆ PORT_VALUE2

const string DecoratorScripted_IsEqual.PORT_VALUE2 = "value2"
static

◆ s_aVarsIn

ref TStringArray DecoratorScripted_IsEqual.s_aVarsIn
staticprotected
Initial value:
= {
}
static const string PORT_VALUE1
Definition DecoratorScripted_IsEqual.c:4
static const string PORT_VALUE2
Definition DecoratorScripted_IsEqual.c:5

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