Method GetLegendsIndex
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GuildWars2.dll
GetLegendsIndex(CancellationToken)
Retrieves the IDs of all Revenant legends.
public Task<(HashSet<string> Value, MessageContext Context)> GetLegendsIndex(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.