◆ SCR_GeoExporter()
      
        
          | void SCR_GeoExporter.SCR_GeoExporter  | 
          ( | 
          string |           path,  | 
        
        
           | 
           | 
          int |           xShift,  | 
        
        
           | 
           | 
          int |           yShift ) | 
        
      
 
 
◆ BeginExport()
      
        
          | void SCR_GeoExporter.BeginExport  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Close()
      
        
          | void SCR_GeoExporter.Close  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ EndExport()
      
        
          | void SCR_GeoExporter.EndExport  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Export()
  
  
      
        
          | void SCR_GeoExporter.Export  | 
          ( | 
          string |           line | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ FeatureExport()
◆ GetPath()
      
        
          | string SCR_GeoExporter.GetPath  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Init()
      
        
          | bool SCR_GeoExporter.Init  | 
          ( | 
           | ) | 
           | 
        
      
 
- Returns
 - true on file opening success, false otherwise 
 
 
 
◆ IS_CLOSED_PROPERTY
  
  
      
        
          | const string SCR_GeoExporter.IS_CLOSED_PROPERTY = "IsClosed" | 
         
       
   | 
  
static   | 
  
 
 
◆ LINE_COLOR_PROPERTY
  
  
      
        
          | const string SCR_GeoExporter.LINE_COLOR_PROPERTY = "LineColor" | 
         
       
   | 
  
static   | 
  
 
 
◆ m_File
  
  
      
        
          | ref FileHandle SCR_GeoExporter.m_File | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_fXShift
  
  
      
        
          | float SCR_GeoExporter.m_fXShift | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_fYShift
  
  
      
        
          | float SCR_GeoExporter.m_fYShift | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_sOutput
  
  
      
        
          | string SCR_GeoExporter.m_sOutput | 
         
       
   | 
  
protected   | 
  
 
 
◆ POLYLINE_SHAPE_ENTITY
  
  
      
        
          | const string SCR_GeoExporter.POLYLINE_SHAPE_ENTITY = "PolylineShapeEntity" | 
         
       
   | 
  
static   | 
  
 
 
◆ PREFAB_GENERATOR_ENTITY
  
  
      
        
          | const string SCR_GeoExporter.PREFAB_GENERATOR_ENTITY = "PrefabGeneratorEntity" | 
         
       
   | 
  
static   | 
  
 
 
◆ ROAD_GENERATOR_ENTITY
  
  
      
        
          | const string SCR_GeoExporter.ROAD_GENERATOR_ENTITY = "RoadGeneratorEntity" | 
         
       
   | 
  
static   | 
  
 
 
◆ ROAD_WIDTH_PROPERTY
  
  
      
        
          | const string SCR_GeoExporter.ROAD_WIDTH_PROPERTY = "RoadWidth" | 
         
       
   | 
  
static   | 
  
 
 
◆ SPLINE_SHAPE_ENTITY
  
  
      
        
          | const string SCR_GeoExporter.SPLINE_SHAPE_ENTITY = "SplineShapeEntity" | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this interface was generated from the following file:
- WorkbenchGame/WorldEditor/SCR_ExportGeoJSONTool.c