|
Arma Reforger Script API
|
Exports data of the current map based on selected type. More...
Static Public Member Functions | |
| static string | GetReportMessage (DataExportErrorType errorCode) |
Protected Member Functions | |
| void | Execute () |
| bool | Export () |
Protected Attributes | |
| ResourceName | m_sDestinationPath |
| SCR_EMapDataExportType | m_eType |
| bool | m_bGenerateRoads |
| bool | m_bSaveRoads |
| bool | m_bGeneratePowerLines |
| bool | m_bSavePowerLines |
| bool | m_bGenerateBuildings |
| bool | m_bSaveBuildings |
| bool | m_bGenerateAreas |
| bool | m_bIgnoreGeneratorAreas |
| bool | m_bSaveAreas |
| bool | m_bGenerateWaterBodies |
| bool | m_bSaveWaterBodies |
| bool | m_bGenerateHills |
| float | m_fHillMinimumHeight |
| bool | m_bSaveHills |
| ref Color | m_LandColorBright |
| ref Color | m_LandColorDark |
| ref Color | m_OceanColorBright |
| ref Color | m_OceanColorDark |
| float | m_fLandScale |
| float | m_fOceanScale |
| float | m_fHeightScale |
| float | m_fDepthScale |
| float | m_fDepthLerpMeters |
| float | m_fShadeIntensity |
| float | m_fHeightIntensity |
| bool | m_bIncludeGeneratorAreas |
| ref Color | m_ForestAreaColor |
| float | forestAreaIntensity |
| ref Color | m_OtherAreaColor |
| float | m_fOtherAreaIntensity |
| ref MapDataExporter | m_DataExporter = new MapDataExporter() |
Exports data of the current map based on selected type.
|
protected |
|
protected |
|
static |
| [in] | errorCode |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |