Property SpecializationIds
- Namespace
- GuildWars2.Hero.Training
- Assembly
- GW2SDK.dll
SpecializationIds
The IDs of the specializations that belong to this profession.
public required IReadOnlyList<int> SpecializationIds { get; init; }
The IDs of the specializations that belong to this profession.
public required IReadOnlyList<int> SpecializationIds { get; init; }