Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GeoShape.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
7#ifdef WORKBENCH
8
13
15sealed class GeoShape: Managed
16{
17 private void GeoShape();
18
20 proto external GeoShapeType GetType();
22 proto external GeoAttribCollection GetAttributes();
23}
24
28
29#endif // WORKBENCH
override EGadgetType GetType()