Class Rank
- Namespace
- GuildWars2.Pvp.Ranks
- Assembly
- GW2SDK.dll
Information about a PvP rank.
public sealed record Rank : IEquatable<Rank>
- Inheritance
-
Rank
- Implements
- Inherited Members
Properties
- FinisherId
The ID of the finisher associated with the rank.
- IconHref
The URL of the rank icon.
- IconUrl
The URL of the rank icon as a Uri.
- Id
The rank ID.
- Levels
The rank levels and the rank points required to gain a level within this rank.
- MaxRank
The current rank goes up until this rank level.
- MinRank
The current rank starts at this rank level.
- Name
The rank name.