Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ForestGeneratorLine.c
Go to the documentation of this file.
1
class
SCR_ForestGeneratorLine
2
{
3
ref
SCR_ForestGeneratorPoint
p1 =
new
SCR_ForestGeneratorPoint
();
4
ref
SCR_ForestGeneratorPoint
p2 =
new
SCR_ForestGeneratorPoint
();
5
float
m_fLength;
6
}
SCR_ForestGeneratorLine
Definition:
SCR_ForestGeneratorLine.c:1
SCR_ForestGeneratorPoint
Definition:
SCR_ForestGeneratorPoint.c:1
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Generators
ForestGenerator
SCR_ForestGeneratorLine.c
Generated by
1.8.17