WoW API: SelectGossipAvailableQuest

From AddOn Studio
Revision as of 04:47, 15 August 2023 by Move page script (talk) (Move page script moved page API SelectGossipAvailableQuest to API SelectGossipAvailableQuest without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < SelectGossipAvailableQuest

Selects an available quest from a gossip list.

SelectGossipAvailableQuest(index)

Arguments

index
Number - Index of the available quest to select, from 1 to GetNumGossipAvailableQuests(); order corresponds to the order of return values from GetGossipAvailableQuests().

Triggers events