Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Authenticated.Pvp.Stats
PvpStatistic Class
PvpStatistic Properties
Ladders Property
Overview Property
Professions Property
Rank Property
PvpStatistic
Rank Property
View Project on GitHub
The player's PvP rank.
Namespace:
GW2CSharp.V2.Authenticated.Pvp.Stats
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
Rank
{
get
; }
Property Value
Type:
Int32
See Also
Reference
PvpStatistic Class
GW2CSharp.V2.Authenticated.Pvp.Stats Namespace