Class MasteryTrack
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
Information about a mastery track, for example Gliding.
public sealed record MasteryTrack : IEquatable<MasteryTrack>
- Inheritance
-
MasteryTrack
- Implements
- Inherited Members
Properties
- BackgroundHref
The URI of the mastery track background image as it appears in the masteries panel.
- Id
The mastery track ID.
- Masteries
The levels of mastery that can be progressed within this mastery track.
- Name
The mastery track name.
- Order
The display order of the mastery track within its region.
- Region
The region to which this mastery track belongs. The mastery track can only be progressed by earning experience in the region indicated by this property.
- Requirement
A description of what needs to be done to unlock the mastery track, for example completing a story chapter.