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

Public Member Functions

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

Protected Member Functions

override bool VisibleInPalette ()
 
override string GetOnHoverDescription ()
 

Protected Attributes

SCR_AIGroupUtilityComponent m_Utility
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetOnHoverDescription()

override string SCR_AICallOnExecuteWaypointTree.GetOnHoverDescription ( )
protected

◆ OnInit()

override void SCR_AICallOnExecuteWaypointTree.OnInit ( AIAgent  owner)

◆ VisibleInPalette()

override bool SCR_AICallOnExecuteWaypointTree.VisibleInPalette ( )
protected

Member Data Documentation

◆ m_Utility

SCR_AIGroupUtilityComponent SCR_AICallOnExecuteWaypointTree.m_Utility
protected

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