WoW API: SelectGossipActiveQuest

From AddOn Studio
Jump to navigation Jump to search

WoW API < SelectGossipActiveQuest

Selects an active quest from a gossip list.

SelectGossipActiveQuest(index)

Arguments[edit]

index
Number - Index of the active quest to select, from 1 to GetNumGossipActiveQuests(); order corresponds to the order of return values from GetGossipActiveQuests().

Triggers events[edit]