Property Requirement
- Namespace
- GuildWars2.Hero.Masteries
- Assembly
- GW2SDK.dll
Requirement
A description of what needs to be done to unlock the mastery track, for example completing a story chapter.
public required string Requirement { get; init; }
A description of what needs to be done to unlock the mastery track, for example completing a story chapter.
public required string Requirement { get; init; }