dcsext.env.terrain

terrain - exposes some functions of the DCS Terrain class.

Contents

  1. Functions
    1. _t.getTowns()

Functions

_t.getTowns()

Unimplemented stub; the DCS Terrain class does not expose town data yet. Need some way to get access to the towns table at

/Mods/terrains/Caucasus/Map/towns.lua ## Fields ### _t.getConfig Thin wrapper around the DCS Terrain.GetTerrainConfig method, returns the current terrain configuration table. ### _t.getRadio Thin wrapper around the DCS Terrain.getRadio method, exposes radio/navaid data for the terrain. ### _t.getBeacons Thin wrapper around the DCS Terrain.getBeacons method, returns the list of navigation beacons defined by the terrain.