WoW:API SelectGossipAvailableQuest: Difference between revisions
Jump to navigation
Jump to search
(→Arguments: args description) |
m (Move page script moved page API SelectGossipAvailableQuest to API SelectGossipAvailableQuest without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:47, 15 August 2023
← 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
- QUEST_PROGRESS is fired when the details of the quest are available.