Property DualAttunement
- Namespace
- GuildWars2.Hero.Builds.Skills
- Assembly
- GW2SDK.dll
DualAttunement
Used for Weaver skills to indicate which secondary attunement this skill is associated with.
public required Extensible<Attunement>? DualAttunement { get; init; }