Property Level
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
Level
The account's current MasteryTrack progress, expressed as a 0-based index that corresponds to an entry in the Masteries list.
public required int Level { get; init; }
The account's current MasteryTrack progress, expressed as a 0-based index that corresponds to an entry in the Masteries list.
public required int Level { get; init; }