PvpStatisticWrapperGet Method |
View Project on GitHub
Returns PvpStatistics about the given account.
Namespace: GW2CSharp.V2.Authenticated.Pvp.StatsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic PvpStatistic Get()
Return Value
Type:
PvpStatisticPvpStatistics about the account.
See Also