Property Rank
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
Rank
The account's personal World vs. World rank. Requires the 'progression' scope.
public required int? Rank { get; init; }
Property Value
- int?
The account's personal World vs. World rank. Requires the 'progression' scope.
public required int? Rank { get; init; }