Class Region
- Namespace
- GuildWars2.Exploration.Regions
- Assembly
- GW2SDK.dll
Information about a region like Ascalon or Kryta.
public sealed record Region : IEquatable<Region>
- Inheritance
-
Region
- Implements
- Inherited Members
Properties
- ContinentRectangle
The dimensions of the region within the continent coordinate system.
- Id
The region ID.
- LabelCoordinates
The coordinates of the region label.
- Maps
The maps in this region. The key is the map ID. The value is the map.
- Name
The region name.