The area definition for this section.

Configuration to create new areas.

Contains the main area settings.

Hierarchy

  • AreaConfig

Properties

aliases: string[]

Known aliases for this area.

areaType: AreaType

The type of area.

dockType?: AreaDockType

The dock type of the area.

name: string

The unique name of the area.

parentName: string

Name of the area which should be used as parent.

priority?: number

Priority of the area, like a Z order.

rawArea?: RawArea

Raw coordinates to use as creation for the area.

size?: Unit1D

The size which should be used when docking into a parent area.

Generated using TypeDoc