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

Go to the source code of this file.

Data Structures

class  SCR_TrackGeneratorEntityClass
 

Functions

SCR_TrackGeneratorEntityClass SCR_GeneratorBaseEntityClass Attribute (defvalue:"0", category:"Track", desc:"Distance around the line that should be left empty by other generators", uiwidget:UIWidgets.Slider, params:"0 100 1")] protected float m_fClearance
 
void SCR_TrackGeneratorEntity (IEntitySource src, IEntity parent)
 

Function Documentation

◆ Attribute()

SCR_TrackGeneratorEntityClass SCR_GeneratorBaseEntityClass Attribute ( defvalue:"0"  ,
category:"Track"  ,
desc:"Distance around the line that should be left empty by other generators"  ,
uiwidget:UIWidgets.  Slider,
params:"0 100 1"   
)

◆ SCR_TrackGeneratorEntity()

void SCR_TrackGeneratorEntity ( IEntitySource  src,
IEntity  parent 
)

Definition at line 12 of file SCR_TrackGeneratorEntity.c.