Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EMapDrawingShapeType.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
20 }
21 
ST_CIRCLE
@ ST_CIRCLE
Definition: EMapDrawingShapeType.c:14
ST_TRIANGLE
@ ST_TRIANGLE
Definition: EMapDrawingShapeType.c:16
ST_RECTANGLE
@ ST_RECTANGLE
Definition: EMapDrawingShapeType.c:15
ST_HEXAGON
@ ST_HEXAGON
Definition: EMapDrawingShapeType.c:17
ST_COUNT
@ ST_COUNT
Definition: EMapDrawingShapeType.c:19
ST_CROSS
@ ST_CROSS
Definition: EMapDrawingShapeType.c:18
EMapDrawingShapeType
EMapDrawingShapeType
Definition: EMapDrawingShapeType.c:12