Property Levels
- Namespace
- GuildWars2.Pvp.Ranks
- Assembly
- GW2SDK.dll
Levels
The rank levels and the rank points required to gain a level within this rank.
public required IReadOnlyCollection<Level> Levels { get; init; }
The rank levels and the rank points required to gain a level within this rank.
public required IReadOnlyCollection<Level> Levels { get; init; }