[This is preliminary documentation and is subject to change.]
The Map type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| DateCreated | ||
| DateModified | ||
| DrawQueueBlockCount | ||
| DrawQueueLength | ||
| Guid | ||
| HasChangedSinceSave | Whether the map was modified since last time it was saved. | |
| Metadata | Map metadata, excluding zones. | |
| Spawn | ||
| UpdateQueueLength | Number of blocks that are waiting to be processed. | |
| World | The world associated with this map, if any. May be null. | |
| Zones | All zones within a map. |