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

Protected Member Functions

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

Static Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsOut

Detailed Description

Definition at line 1 of file SCR_AIDecoOnWaypointChanged.c.

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoOnWaypointChanged::GetOnHoverDescription ( )
inlinestaticprotected

Definition at line 50 of file SCR_AIDecoOnWaypointChanged.c.

◆ GetVariablesOut()

override TStringArray SCR_AIDecoOnWaypointChanged::GetVariablesOut ( )
inlineprotected

Definition at line 9 of file SCR_AIDecoOnWaypointChanged.c.

◆ TestFunction()

override bool SCR_AIDecoOnWaypointChanged::TestFunction ( AIAgent owner)
inlineprotected

Definition at line 16 of file SCR_AIDecoOnWaypointChanged.c.

◆ VisibleInPalette()

override bool SCR_AIDecoOnWaypointChanged::VisibleInPalette ( )
inlinestaticprotected

Definition at line 45 of file SCR_AIDecoOnWaypointChanged.c.

Member Data Documentation

◆ s_aVarsOut

ref TStringArray SCR_AIDecoOnWaypointChanged::s_aVarsOut
staticprotected
Initial value:
= {
PORT_WAYPOINT_OUT
}

Definition at line 6 of file SCR_AIDecoOnWaypointChanged.c.


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