Map
Contains information and structures representing a Doom map.
Properties
| Property | Type | Description |
|---|---|---|
The name of the map (eg. MAP01) |
||
| The UDMF namespace of the map. Will be blank if not in UDMF format | ||
| An array of all vertices in the map | ||
| An array of all lines in the map | ||
| An array of all sides in the map | ||
| An array of all sectors in the map | ||
| An array of all things in the map |
Constructors
No Constructors
This type can not be created directly in scripts.