Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_ForestGeneratorRectangle Interface Reference

Public Member Functions

void GetBounds (out vector mins, out vector maxs)
 

Public Attributes

ref SCR_ForestGeneratorLine m_Line1 = new SCR_ForestGeneratorLine()
 
ref SCR_ForestGeneratorLine m_Line2 = new SCR_ForestGeneratorLine()
 
ref SCR_ForestGeneratorLine m_Line3 = new SCR_ForestGeneratorLine()
 
ref SCR_ForestGeneratorLine m_Line4 = new SCR_ForestGeneratorLine()
 
ref array< SCR_ForestGeneratorLinem_aLines = {}
 
ref array< vector > m_aPoints = {}
 
ref array< IEntitySource > m_aPresentRoadShapes = {}
 
float m_fWidth
 
float m_fLength
 
float m_fArea
 
int m_iX
 
int m_iY
 

Member Function Documentation

◆ GetBounds()

void SCR_ForestGeneratorRectangle.GetBounds ( out vector  mins,
out vector  maxs 
)

Member Data Documentation

◆ m_aLines

ref array<SCR_ForestGeneratorLine> SCR_ForestGeneratorRectangle.m_aLines = {}

◆ m_aPoints

ref array<vector> SCR_ForestGeneratorRectangle.m_aPoints = {}

◆ m_aPresentRoadShapes

ref array<IEntitySource> SCR_ForestGeneratorRectangle.m_aPresentRoadShapes = {}

◆ m_fArea

float SCR_ForestGeneratorRectangle.m_fArea

◆ m_fLength

float SCR_ForestGeneratorRectangle.m_fLength

◆ m_fWidth

float SCR_ForestGeneratorRectangle.m_fWidth

◆ m_iX

int SCR_ForestGeneratorRectangle.m_iX

◆ m_iY

int SCR_ForestGeneratorRectangle.m_iY

◆ m_Line1

ref SCR_ForestGeneratorLine SCR_ForestGeneratorRectangle.m_Line1 = new SCR_ForestGeneratorLine()

◆ m_Line2

ref SCR_ForestGeneratorLine SCR_ForestGeneratorRectangle.m_Line2 = new SCR_ForestGeneratorLine()

◆ m_Line3

ref SCR_ForestGeneratorLine SCR_ForestGeneratorRectangle.m_Line3 = new SCR_ForestGeneratorLine()

◆ m_Line4

ref SCR_ForestGeneratorLine SCR_ForestGeneratorRectangle.m_Line4 = new SCR_ForestGeneratorLine()

The documentation for this interface was generated from the following file: