Property ObjectiveIds
- Namespace
- GuildWars2.WizardsVault.Seasons
- Assembly
- GW2SDK.dll
ObjectiveIds
The IDs of all objectives.
public required HashSet<int> ObjectiveIds { get; init; }
The IDs of all objectives.
public required HashSet<int> ObjectiveIds { get; init; }