Table of Contents

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; }

Property Value

IReadOnlyList<WeaponSkill>