Property Category
- Namespace
- GuildWars2.Hero.Training
- Assembly
- GW2SDK.dll
Category
Indicates whether the training track unlocks skills, core specializations (traits) or elite specializations (both skills and traits).
public required Extensible<TrainingCategory> Category { get; init; }