Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
DecoratorScripted_IsEqual Class Reference
Inheritance diagram for DecoratorScripted_IsEqual:
DecoratorScripted

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

Detailed Description

Definition at line 2 of file DecoratorScripted_IsEqual.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string DecoratorScripted_IsEqual::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 67 of file DecoratorScripted_IsEqual.c.

◆ GetVariablesIn()

override TStringArray DecoratorScripted_IsEqual::GetVariablesIn ( )
inlineprotected

Definition at line 76 of file DecoratorScripted_IsEqual.c.

◆ TestFunction()

override bool DecoratorScripted_IsEqual::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 8 of file DecoratorScripted_IsEqual.c.

◆ VisibleInPalette()

override bool DecoratorScripted_IsEqual::VisibleInPalette ( )
inlinestaticprotected

Definition at line 62 of file DecoratorScripted_IsEqual.c.

Member Data Documentation

◆ s_aVarsIn

ref TStringArray DecoratorScripted_IsEqual::s_aVarsIn
staticprotected
Initial value:
= {
PORT_VALUE1,
PORT_VALUE2
}

Definition at line 72 of file DecoratorScripted_IsEqual.c.


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