Class MasteryTrackProgress
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
Information about mastery track progress on the account.
public sealed record MasteryTrackProgress : IEquatable<MasteryTrackProgress>
- Inheritance
-
MasteryTrackProgress
- Implements
- Inherited Members
Properties
- Id
The mastery track ID.
- Level
The account's current MasteryTrack progress, expressed as a 0-based index that corresponds to an entry in the Masteries list.