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

Public Member Functions

void GenerateAAB ()
 

Public Attributes

IEntitySource source
 
IEntity entity
 
int id
 
ref SCR_AABB bbox
 
ref array< vector > points = new array<vector>()
 

Member Function Documentation

◆ GenerateAAB()

void ForestGeneratorShapeImportData.GenerateAAB ( )

Member Data Documentation

◆ bbox

ref SCR_AABB ForestGeneratorShapeImportData.bbox

◆ entity

IEntity ForestGeneratorShapeImportData.entity

◆ id

int ForestGeneratorShapeImportData.id

◆ points

ref array<vector> ForestGeneratorShapeImportData.points = new array<vector>()

◆ source

IEntitySource ForestGeneratorShapeImportData.source

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