Property Track
- Namespace
- GuildWars2.WizardsVault.Objectives
- Assembly
- GW2SDK.dll
Track
The track that the objective is associated with.
public required Extensible<ObjectiveTrack> Track { get; init; }
The track that the objective is associated with.
public required Extensible<ObjectiveTrack> Track { get; init; }