Click or drag to resize
PvpStatisticLadders Property
View Project on GitHub
Collection for each type of the ladder.

Namespace: GW2CSharp.V2.Authenticated.Pvp.Stats
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Dictionary<Ladder, Statistic> Ladders { get; }

Property Value

Type: DictionaryLadder, Statistic
See Also