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

Go to the source code of this file.

Enumerations

enum  EPreviewEntityShape { MESH, PREFAB, ELLIPSE = 10, RECTANGLE = 20 }
 

Enumeration Type Documentation

◆ EPreviewEntityShape

Enumerator
MESH 
PREFAB 
ELLIPSE 

Ellipse using Radius and Resolution.

RECTANGLE 

Rectangle shape that has a width and lenght.

Definition at line 1 of file EPreviewEntityMesh.c.