Arma Reforger Script API
|
This is the complete list of members for SCR_GeoJSONExporter, including all inherited members.
BeginExport() | SCR_GeoJSONExporter | |
Close() | SCR_GeoExporter | |
EndExport() | SCR_GeoJSONExporter | |
Export(string line) | SCR_GeoExporter | protected |
FeatureExport(string name, GeoShapeType shapeType, array< ref SCR_GeoPointData > points, array< ref SCR_GeoProperty > props) | SCR_GeoJSONExporter | |
GetPath() | SCR_GeoExporter | |
Init() | SCR_GeoExporter | |
IS_CLOSED_PROPERTY | SCR_GeoExporter | static |
LINE_COLOR_PROPERTY | SCR_GeoExporter | static |
m_File | SCR_GeoExporter | protected |
m_fXShift | SCR_GeoExporter | protected |
m_fYShift | SCR_GeoExporter | protected |
m_iIndex | SCR_GeoJSONExporter | protected |
m_sOutput | SCR_GeoExporter | protected |
POLYLINE_SHAPE_ENTITY | SCR_GeoExporter | static |
PREFAB_GENERATOR_ENTITY | SCR_GeoExporter | static |
ROAD_GENERATOR_ENTITY | SCR_GeoExporter | static |
ROAD_WIDTH_PROPERTY | SCR_GeoExporter | static |
SCR_GeoExporter(string path, int xShift, int yShift) | SCR_GeoExporter | |
SPLINE_SHAPE_ENTITY | SCR_GeoExporter | static |