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

Public Member Functions

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

Protected Member Functions

override bool VisibleInPalette ()
 
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()

override string SCR_AICompleteWaypoint.GetOnHoverDescription ( )
protected

◆ GetVariablesIn()

override TStringArray SCR_AICompleteWaypoint.GetVariablesIn ( )

◆ VisibleInPalette()

override bool SCR_AICompleteWaypoint.VisibleInPalette ( )
protected

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: