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
12
enum
EMapDrawingShapeType
13
{
14
ST_CIRCLE
,
15
ST_RECTANGLE
,
16
ST_TRIANGLE
,
17
ST_HEXAGON
,
18
ST_CROSS
,
19
ST_COUNT
,
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Map
EMapDrawingShapeType.c
Generated by
1.8.17