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