WoW API: SelectGossipAvailableQuest
← WoW API < SelectGossipAvailableQuest
Selects an available quest from a gossip list.
SelectGossipAvailableQuest(index)
ArgumentsEdit
- index
- Number - Index of the available quest to select, from 1 to GetNumGossipAvailableQuests(); order corresponds to the order of return values from GetGossipAvailableQuests().
Triggers eventsEdit
- QUEST_PROGRESS is fired when the details of the quest are available.