Class Sector
- Namespace
- GuildWars2.Exploration.Sectors
- Assembly
- GW2SDK.dll
Information about a map sector, also known as an area.
public sealed record Sector : IEquatable<Sector>
- Inheritance
-
Sector
- Implements
- Inherited Members
Properties
- Boundaries
The map coordinates of the polygon corners which indicates the boundaries of the sector.
- ChatLink
The chat code of the sector's nearest waypoint. This can be used to link the waypoint in the chat, but also in guild or squad messages.
- Coordinates
The map coordinates of the sector (center position).
- Id
The sector ID.
- Level
The sector level.
- Name
The sector name.