WoW API: SelectGossipAvailableQuest
Jump to navigation
Jump to search
← WoW API < SelectGossipAvailableQuest
Selects an available quest from a gossip list.
SelectGossipAvailableQuest(index)
Arguments[edit]
- 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[edit]
- QUEST_PROGRESS is fired when the details of the quest are available.