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

Public Member Functions

override TStringArray GetVariablesIn ()
 
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 

Static Protected Member Functions

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

Static Protected Attributes

static ref TStringArray s_aVarsIn
 

Member Function Documentation

◆ EOnTaskSimulate()

override ENodeResult SCR_AICompleteWaypoint.EOnTaskSimulate ( AIAgent owner,
float dt )

◆ GetOnHoverDescription()

static override string SCR_AICompleteWaypoint.GetOnHoverDescription ( )
staticprotected

◆ GetVariablesIn()

override TStringArray SCR_AICompleteWaypoint.GetVariablesIn ( )

◆ VisibleInPalette()

static override bool SCR_AICompleteWaypoint.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ s_aVarsIn

ref TStringArray SCR_AICompleteWaypoint.s_aVarsIn
staticprotected
Initial value:
= {
"WaypointIn"
}

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