![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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< string > | m_aLayerName |
| 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.
| void BaseContainerProps::Init | ( | AIGroup | group, |
| IEntity | entity ) |
Definition at line 22 of file SCR_ScenarioFrameworkWaypointSet.c.
| ref array<string> m_aLayerName |
Definition at line 19 of file SCR_ScenarioFrameworkWaypointSet.c.