Method GetMistChampionsIndex
- Namespace
- GuildWars2.Pvp
- Assembly
- GuildWars2.dll
GetMistChampionsIndex(CancellationToken)
Retrieves the IDs of all Mist Champions.
public Task<(HashSet<string> Value, MessageContext Context)> GetMistChampionsIndex(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.