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

Public Member Functions

override void OnInit (AIAgent owner)
 
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 

Static Protected Member Functions

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

Protected Attributes

SCR_AIGroupUtilityComponent m_Utility
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetOnHoverDescription()

static override string SCR_AICallOnExecuteWaypointTree.GetOnHoverDescription ( )
staticprotected

◆ OnInit()

override void SCR_AICallOnExecuteWaypointTree.OnInit ( AIAgent owner)

◆ VisibleInPalette()

static override bool SCR_AICallOnExecuteWaypointTree.VisibleInPalette ( )
staticprotected

Member Data Documentation

◆ m_Utility

SCR_AIGroupUtilityComponent SCR_AICallOnExecuteWaypointTree.m_Utility
protected

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