Class BestStanding
- Namespace
- GuildWars2.Pvp.Standings
- Assembly
- GW2SDK.dll
Information about the highest division standing achieved by the player in a PvP League season.
public sealed record BestStanding : IEquatable<BestStanding>
- Inheritance
-
BestStanding
- Implements
- Inherited Members
Properties
- Division
The 0-based index of the highest division reached in the season.
- Repeats
The highest amount of times the final division has been repeated.
- TotalPips
The highest total number of pips earned in the season.