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

Public Member Functions

override void OnActivate ()
 
void ClearCurrentWaypoints ()
 
void OnWaypointSpawned (SCR_ScenarioFrameworkLayerBase layer)
 
- Public Member Functions inherited from SCR_ScenarioFrameworkAIAction
void Init (SCR_AIGroup targetAIGroup, IEntity entity)
 
void OnActivate ()
 

Public Attributes

ref SCR_ScenarioFrameworkGet m_Getter
 
bool m_bAddOnTopOfQueue
 
bool m_bClearPreviousWaypoints
 
AIWaypoint m_Waypoint
 
- Public Attributes inherited from SCR_ScenarioFrameworkAIAction
SCR_AIGroup m_AIGroup
 
IEntity m_IEntity
 

Member Function Documentation

◆ ClearCurrentWaypoints()

void SCR_ScenarioFrameworkAIAddWaypoint.ClearCurrentWaypoints ( )

◆ OnActivate()

override void SCR_ScenarioFrameworkAIAddWaypoint.OnActivate ( )

◆ OnWaypointSpawned()

void SCR_ScenarioFrameworkAIAddWaypoint.OnWaypointSpawned ( SCR_ScenarioFrameworkLayerBase  layer)

Member Data Documentation

◆ m_bAddOnTopOfQueue

bool SCR_ScenarioFrameworkAIAddWaypoint.m_bAddOnTopOfQueue

◆ m_bClearPreviousWaypoints

bool SCR_ScenarioFrameworkAIAddWaypoint.m_bClearPreviousWaypoints

◆ m_Getter

ref SCR_ScenarioFrameworkGet SCR_ScenarioFrameworkAIAddWaypoint.m_Getter

◆ m_Waypoint

AIWaypoint SCR_ScenarioFrameworkAIAddWaypoint.m_Waypoint

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