Property FlipSkillId
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
FlipSkillId
Used for skills that are replaced by another skill (flipped) when used, this indicates the ID of the new skill. For example, the Necromancer's "Reaper's Shroud" skill becomes "Exit Reaper's Shroud".
public required int? FlipSkillId { get; init; }
Property Value
- int?