Various game-related settings. Updating any of the attributes will immediately take effect in the game engine.
LuaStruct{ asteroids: AsteroidMapSettings, enemy_evolution: EnemyEvolutionMapSettings, enemy_expansion: EnemyExpansionMapSettings, max_failed_behavior_count: uint32, path_finder: PathFinderMapSettings, pollution: PollutionMapSettings, steering: SteeringMapSetting, unit_group: UnitGroupMapSettings }