![]() |
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_RoadGeneratorEntityClass |
Functions | |
| SCR_RoadGeneratorEntityClass RoadGeneratorEntityClass | Attribute (defvalue:"10", category:"Debug", desc:"(metres) 2D distance between checks", uiwidget:UIWidgets.Slider, params:"1 100 1")] protected float m_fMeasurementStep |
Variables | |
| float | m_fMaxSlopeAngle |
| float | m_fMaxRollAngle |
| bool | m_bRollCheckPerSide |
| ref SCR_DebugShapeManager | m_DebugShapeManager = new SCR_DebugShapeManager() |
| SCR_RoadGeneratorEntityClass RoadGeneratorEntityClass Attribute | ( | defvalue:"10" | , |
| category:"Debug" | , | ||
| desc:"(metres) 2D distance between checks" | , | ||
| uiwidget:UIWidgets. | Slider, | ||
| params:"1 100 1" | ) |
|
protected |
Definition at line 22 of file SCR_RoadGeneratorEntity.c.
|
protected |
Definition at line 24 of file SCR_RoadGeneratorEntity.c.
|
protected |
Definition at line 19 of file SCR_RoadGeneratorEntity.c.
|
protected |
Definition at line 16 of file SCR_RoadGeneratorEntity.c.