Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkWaypointSet.c File Reference

Go to the source code of this file.

Classes

class  SCR_ScenarioFrameworkWaypointSet

Functions

class SCR_ScenarioFrameworkWaypointSet BaseContainerProps ()] class SCR_WaypointSet
 This will remain here for a while until we switch all the waypoints to the SCR_ScenarioFrameworkWaypointSet.
void Init (AIGroup group, IEntity entity)

Variables

ref array< stringm_aLayerName

Function Documentation

◆ BaseContainerProps()

class SCR_ScenarioFrameworkWaypointSet BaseContainerProps ( )

This will remain here for a while until we switch all the waypoints to the SCR_ScenarioFrameworkWaypointSet.

Definition at line 1 of file SCR_ScenarioFrameworkWaypointSet.c.

◆ Init()

void BaseContainerProps::Init ( AIGroup group,
IEntity entity )

Definition at line 22 of file SCR_ScenarioFrameworkWaypointSet.c.

Variable Documentation

◆ m_aLayerName

ref array<string> m_aLayerName

Definition at line 19 of file SCR_ScenarioFrameworkWaypointSet.c.