Property Track
- Namespace
- GuildWars2.Hero.Training
- Assembly
- GW2SDK.dll
Track
The objectives within the training track. The list type is abstract, the derived types are documented in the Objectives namespace.
public required IReadOnlyList<TrainingObjective> Track { get; init; }