Property SubskillIds
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
SubskillIds
If present, the skill is divided into subskills with alternate functions. For example Elementalist glyps have different effects based on the active attunement.
public required IReadOnlyList<Subskill>? SubskillIds { get; init; }