Click or drag to resize
Map Properties
View Project on GitHub

The Map type exposes the following members.

Properties
  NameDescription
Public propertyContinentId
The id of the continent this map belongs to.
Public propertyContinentName
The name of the continent this map belongs to.
Public propertyContinentRectangle
The dimensions of the map within the continent coordinate system, given as the coordinates of the upper-left (NW) and lower-right (SE) corners.
Public propertyDefaultFloor
The default floor of this map.
Public propertyFloors
A list of available floors for this map.
Public propertyId
The map id.
Public propertyMapRectangle
The dimensions of the map, given as the coordinates of the lower-left (SW) and upper-right (NE) corners.
Public propertyMaxLevel
The maximum level of this map.
Public propertyMinLevel
The minimal level of this map.
Public propertyName
The map name.
Public propertyRegionId
The id of the region this map belongs to.
Public propertyRegionName
The name of the region this map belongs to.
Top
See Also