WoW API: SelectGossipAvailableQuest

From AddOn Studio
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]