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