Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Authenticated.Pvp.Stats
Statistic Class
Statistic Properties
Byes Property
Desertions Property
Forfeits Property
Losses Property
Wins Property
Statistic
Losses Property
View Project on GitHub
The losses for the category.
Namespace:
GW2CSharp.V2.Authenticated.Pvp.Stats
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
Losses
{
get
; }
Property Value
Type:
Int32
See Also
Reference
Statistic Class
GW2CSharp.V2.Authenticated.Pvp.Stats Namespace