Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EMapDrawingShapeType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EMapDrawingShapeType
13
{
14
ST_CIRCLE
,
15
ST_RECTANGLE
,
16
ST_TRIANGLE
,
17
ST_HEXAGON
,
18
ST_CROSS
,
19
ST_COUNT
,
20
}
21
EMapDrawingShapeType
EMapDrawingShapeType
Definition
EMapDrawingShapeType.c:13
ST_HEXAGON
@ ST_HEXAGON
Definition
EMapDrawingShapeType.c:17
ST_RECTANGLE
@ ST_RECTANGLE
Definition
EMapDrawingShapeType.c:15
ST_TRIANGLE
@ ST_TRIANGLE
Definition
EMapDrawingShapeType.c:16
ST_CIRCLE
@ ST_CIRCLE
Definition
EMapDrawingShapeType.c:14
ST_CROSS
@ ST_CROSS
Definition
EMapDrawingShapeType.c:18
ST_COUNT
@ ST_COUNT
Definition
EMapDrawingShapeType.c:19
scripts
Game
generated
Map
EMapDrawingShapeType.c
Generated by
1.17.0