Table of Contents

Property Skills

Namespace
GuildWars2.Hero.Training
Assembly
GW2SDK.dll

Skills

The skills that can be trained by this profession. The list type is abstract, the derived types are documented in the Skills namespace.

public required IReadOnlyList<SkillSummary> Skills { get; init; }

Property Value

IReadOnlyList<SkillSummary>