Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GeoShapeLoader.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
18sealed class GeoShapeLoader
19{
20 private void GeoShapeLoader();
21 private void ~GeoShapeLoader();
22
31 static proto ref GeoShapeCollection LoadShapeFile(string fileName);
32}
33
37
38#endif // WORKBENCH