Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkSlotWaypoint.c File Reference

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)
 

Function Documentation

◆ Attribute()

SCR_ScenarioFrameworkSlotWaypointClass SCR_ScenarioFrameworkSlotBaseClass Attribute ( desc:"Waypoint settings"  ,
category:"Waypoint"   
)

Definition at line 10 of file SCR_ScenarioFrameworkSlotWaypoint.c.

◆ DrawDebugShape()

override protected void DrawDebugShape ( bool  draw)

Definition at line 80 of file SCR_ScenarioFrameworkSlotWaypoint.c.

◆ SCR_ScenarioFrameworkSlotWaypoint()

void SCR_ScenarioFrameworkSlotWaypoint ( IEntityComponentSource  src,
IEntity  ent,
IEntity  parent 
)
Parameters
[in]src
[in]ent
[in]parent

Definition at line 142 of file SCR_ScenarioFrameworkSlotWaypoint.c.