Method GetObjectivesIndex
- Namespace
- GuildWars2.WizardsVault
- Assembly
- GuildWars2.dll
GetObjectivesIndex(CancellationToken)
Retrieves the IDs of all objectives.
public Task<(HashSet<int> Value, MessageContext Context)> GetObjectivesIndex(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.