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

Static Public Attributes

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

Protected Member Functions

override bool TestFunction (AIAgent owner)
 
override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 
override TStringArray GetVariablesIn ()
 

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ GetOnHoverDescription()

override string DecoratorScripted_IsEqual.GetOnHoverDescription ( )
protected

◆ GetVariablesIn()

override TStringArray DecoratorScripted_IsEqual.GetVariablesIn ( )
protected

◆ TestFunction()

override bool DecoratorScripted_IsEqual.TestFunction ( AIAgent  owner)
protected

◆ VisibleInPalette()

override bool DecoratorScripted_IsEqual.VisibleInPalette ( )
protected

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: