Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
GeoShapeType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
#ifdef WORKBENCH
8
13
15
enum
GeoShapeType
16
{
18
POINT
,
20
MULTI_POINT,
22
POLYLINE,
24
POLYGON
,
26
UNKNOWN
,
27
}
28
32
33
#endif
// WORKBENCH
POINT
@ POINT
Not implemented.
Definition
ShapeType.c:25
POLYGON
@ POLYGON
Polygon.
Definition
ShapeType.c:29
UNKNOWN
@ UNKNOWN
Definition
EPlatform.c:24
scripts
GameLib
generated
WorkbenchAPI
GeoShapes
GeoShapeType.c
Generated by
1.17.0