Property Skills
- Namespace
- GuildWars2.Hero.Training
- Assembly
- GW2SDK.dll
Skills
The skills that occupy the weapon skill slots when the weapon is equipped.
public required IReadOnlyList<WeaponSkill> Skills { get; init; }
The skills that occupy the weapon skill slots when the weapon is equipped.
public required IReadOnlyList<WeaponSkill> Skills { get; init; }