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

Public Member Functions

override TStringArray GetVariablesOut ()
 
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
- Public Member Functions inherited from SCR_AIGetWaypointParameters
override ENodeResult EOnTaskSimulate (AIAgent owner, float dt)
 
override TStringArray GetVariablesIn ()
 
override TStringArray GetVariablesOut ()
 

Protected Member Functions

override string GetOnHoverDescription ()
 
- Protected Member Functions inherited from SCR_AIGetWaypointParameters
override bool VisibleInPalette ()
 

Static Protected Attributes

static ref TStringArray s_aVarsOut2 = SCR_AINodePortsHelpers.MergeTwoArrays(SCR_AIGetWaypointParameters.s_aVarsOut_Base, {PORT_ENTITY})
 
- Static Protected Attributes inherited from SCR_AIGetWaypointParameters
static ref TStringArray s_aVarsIn
 
static ref TStringArray s_aVarsOut_Base
 

Additional Inherited Members

- Static Public Attributes inherited from SCR_AIGetWaypointParameters
static const string PORT_WAYPOINT_IN = "WaypointIn"
 
static const string PORT_WAYPOINT_OUT = "WaypointOut"
 
static const string PORT_RADIUS = "Radius"
 
static const string PORT_ORIGIN = "Origin"
 
static const string PORT_PRIORITY_LEVEL = "PriorityLevel"
 
static const string PORT_BOARDING_PARAMS = "BoardingParams"
 
static const string PORT_WAYPOINT_HOLDING_TIME = "HoldingTime"
 
static const string PORT_USE_TURRETS = "UseTurrets"
 
static const string PORT_SEARCH_TAGS = "SearchTags"
 
static const string PORT_FAST_INIT = "FastInit"
 
static const string PORT_VEHICLE = "Vehicle"
 
static const string PORT_ENTITY = "Entity"
 
- Protected Attributes inherited from SCR_AIGetWaypointParameters
SCR_AIWaypoint m_Waypoint
 

Member Function Documentation

◆ EOnTaskSimulate()

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

◆ GetOnHoverDescription()

override string SCR_AIGetEntityWaypointParameters.GetOnHoverDescription ( )
protected

◆ GetVariablesOut()

override TStringArray SCR_AIGetEntityWaypointParameters.GetVariablesOut ( )

Member Data Documentation

◆ s_aVarsOut2

ref TStringArray SCR_AIGetEntityWaypointParameters.s_aVarsOut2 = SCR_AINodePortsHelpers.MergeTwoArrays(SCR_AIGetWaypointParameters.s_aVarsOut_Base, {PORT_ENTITY})
staticprotected

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