Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_ScenarioFrameworkSlotWaypointClass |
Functions | |
SCR_ScenarioFrameworkSlotWaypointClass SCR_ScenarioFrameworkSlotBaseClass | Attribute (desc:"Waypoint settings", category:"Waypoint") |
override protected void | DrawDebugShape (bool draw) |
void | SCR_ScenarioFrameworkSlotWaypoint (IEntityComponentSource src, IEntity ent, IEntity parent) |
SCR_ScenarioFrameworkSlotWaypointClass SCR_ScenarioFrameworkSlotBaseClass Attribute | ( | desc:"Waypoint settings" | , |
category:"Waypoint" | |||
) |
Definition at line 10 of file SCR_ScenarioFrameworkSlotWaypoint.c.
override protected void DrawDebugShape | ( | bool | draw | ) |
Definition at line 80 of file SCR_ScenarioFrameworkSlotWaypoint.c.
void SCR_ScenarioFrameworkSlotWaypoint | ( | IEntityComponentSource | src, |
IEntity | ent, | ||
IEntity | parent | ||
) |
[in] | src | |
[in] | ent | |
[in] | parent |
Definition at line 142 of file SCR_ScenarioFrameworkSlotWaypoint.c.