Class CurrentStanding
- Namespace
- GuildWars2.Pvp.Standings
- Assembly
- GW2SDK.dll
Information about the current division standing of the player in a PvP League season.
public sealed record CurrentStanding : IEquatable<CurrentStanding>
- Inheritance
-
CurrentStanding
- Implements
- Inherited Members
Properties
- Decay
The current skill rating decay of the player due to inactivity.
- Division
The 0-based index of the player's current division in the season.
- EffectiveRating
The effective skill rating of the player used for matchmaking.
- Rating
The current skill rating of the player.
- Repeats
The amount of times the final division has been repeated.
- TotalPips
The total number of pips earned in the season, minus any pips lost.