Click or drag to resize
PvpStatistic.Overview Property
View Project on GitHub
A win/loss object containing stats from all matches ever played.

Namespace: GW2CSharp.V2.Authenticated.Pvp.Stats
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Statistic Overview { get; }

Property Value

Type: Statistic
See Also