Table of Contents

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.

Pips

The highest number of pips earned in the division indicated by Division.

Repeats

The highest amount of times the final division has been repeated.

Tier

The 0-based index of the highest tier reached in the division indicated by Division.

TotalPips

The highest total number of pips earned in the season.