Property Source
- Namespace
- GuildWars2.Hero.Training.Skills
- Assembly
- GW2SDK.dll
Source
In case of stolen skills (Thief only), the name of the profession from which it can be stolen.
public required Extensible<ProfessionName>? Source { get; init; }
In case of stolen skills (Thief only), the name of the profession from which it can be stolen.
public required Extensible<ProfessionName>? Source { get; init; }