Class Ladders
- Namespace
- GuildWars2.Pvp.Stats
- Assembly
- GW2SDK.dll
Information about the statistics of a player in various PvP ladders.
public sealed record Ladders : IEquatable<Ladders>
- Inheritance
-
Ladders
- Implements
- Inherited Members
Properties
- None
Statistics not associated with any ladder.
- PushRanked
Statistics for ranked games (Push).
- Ranked
Statistics for ranked games (5v5).
- Ranked2v2
Statistics for ranked games (2v2).
- Ranked3v3
Statistics for ranked games (3v3).
- SoloArenaRated
Statistics for custom solo arenas.
- TeamArenaRated
Statistics for custom team arenas.
- Unranked
Statistics for unranked play.