Class Division
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
Information about a division in a PvP season.
public sealed record Division : IEquatable<Division>
- Inheritance
-
Division
- Implements
- Inherited Members
Remarks
In the first 4 seasons, division was an indication of player skill and used in the matchmaking algorithm. Only players within the same division could be matched together. As of season five, it is a purely reward-based system and it no longer plays a role in matchmaking.
Properties
- Flags
Modifiers for the division.
- LargeIconHref
The URL of the large division icon.
- LargeIconUrl
The URL of the large division icon.
- Name
The division name.
- PipIconHref
The URL of the pip icon.
- PipIconUrl
The URL of the pip icon.
- SmallIconHref
The URL of the small division icon.
- SmallIconUrl
The URL of the small division icon.
- Tiers
The division's tiers.