[This is preliminary documentation and is subject to change.]

The Map type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.

See Also