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

Public Member Functions

override TStringArray GetVariablesOut ()
 

Static Public Attributes

static const string PORT_WAYPOINT_OUT = "OutWaypoint"
 

Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsOut
 

Member Function Documentation

◆ GetOnHoverDescription()

override string SCR_AIDecoOnWaypointChanged.GetOnHoverDescription ( )
protected

◆ GetVariablesOut()

override TStringArray SCR_AIDecoOnWaypointChanged.GetVariablesOut ( )

◆ TestFunction()

override bool SCR_AIDecoOnWaypointChanged.TestFunction ( AIAgent  owner)
protected

◆ VisibleInPalette()

override bool SCR_AIDecoOnWaypointChanged.VisibleInPalette ( )
protected

Member Data Documentation

◆ PORT_WAYPOINT_OUT

const string SCR_AIDecoOnWaypointChanged.PORT_WAYPOINT_OUT = "OutWaypoint"
static

◆ s_aVarsOut

ref TStringArray SCR_AIDecoOnWaypointChanged.s_aVarsOut
staticprotected
Initial value:
= {
}
static const string PORT_WAYPOINT_OUT
Definition: SCR_AIDecoOnWaypointChanged.c:3

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