Class AccountStats
- Namespace
- GuildWars2.Pvp.Stats
- Assembly
- GW2SDK.dll
Information about the PvP statistics of the account.
public sealed record AccountStats : IEquatable<AccountStats>
- Inheritance
-
AccountStats
- Implements
- Inherited Members
Properties
- Aggregate
The aggregated statistics of the account (total wins, total losses etc.)
- Ladders
The statistics of the account, grouped by game rating type (wins, losses etc.)
- Professions
The statistics of the account for each profession (wins, losses etc.)
- PvpRank
The account's PvP rank, which is a number between 1 and 80.
- PvpRankPoints
The amount of PvP rank points the account has.
- PvpRankRollovers
The amount of times the account has rolled over the maximum PvP rank.