Property NextSkillId
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
NextSkillId
Used for skills that are part of a chain, this indicates the ID of the next skill in the chain.
public required int? NextSkillId { get; init; }
Property Value
- int?