![]() |
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_ScenarioFrameworkSlotWaypointClass |
Functions | |
| SCR_ScenarioFrameworkSlotWaypointClass SCR_ScenarioFrameworkSlotBaseClass | Attribute (desc:"Waypoint settings", category:"Waypoint") |
| void | DrawDebugShape (bool draw) |
| void | SCR_ScenarioFrameworkSlotWaypoint (IEntityComponentSource src, IEntity ent, IEntity parent) |
| SCR_ScenarioFrameworkSlotWaypointClass SCR_ScenarioFrameworkSlotBaseClass Attribute | ( | desc:"Waypoint settings" | , |
| category:"Waypoint" | ) |
Spawns random or specified asset at specified position or waypoint, optionally ignores orientation to terrain, and requests nav
Definition at line 1 of file SCR_ScenarioFrameworkSlotWaypoint.c.
|
protected |
Draws debug shapes for debugging purposes, creating cylinder shapes for center and outer radius based on specified parameters.
| [in] | draw | Draws debug shapes representing debug shape center and debug shape outer based on debug shape radius, color, and owner's origin |
Definition at line 84 of file SCR_ScenarioFrameworkSlotWaypoint.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 150 of file SCR_ScenarioFrameworkSlotWaypoint.c.