Table of Contents

Property Skills

Namespace
GuildWars2.Hero.Training
Assembly
GuildWars2.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 IImmutableValueList<SkillSummary> Skills { get; init; }

Property Value

IImmutableValueList<SkillSummary>