Class Ladders
- Namespace
- GuildWars2.Guilds.Teams
- Assembly
- GW2SDK.dll
Information about a guild's wins and losses per game mode.
public sealed record Ladders : IEquatable<Ladders>
- Inheritance
-
Ladders
- Implements
- Inherited Members
Properties
- None
The team's results that don't fit in any other game mode.
- Ranked
The team's results in Ranked PvP.
- Ranked2v2
The team's results in 2v2 Ranked PvP.
- Ranked3v3
The team's results in 3v3 Ranked PvP.
- SoloArenaRated
The team's results in Custom Arenas.
- TeamArenaRated
The team's results in Custom Arenas.
- Unranked
The team's results in Unranked PvP.