Table of Contents

Property TransformSkillIds

Namespace
GuildWars2.Hero.Builds.Skills
Assembly
GW2SDK.dll

TransformSkillIds

If present, the current skill will transform the player and replace the weapon skills with the skill IDs in this list.

public required IReadOnlyList<int>? TransformSkillIds { get; init; }

Property Value

IReadOnlyList<int>