WoW API: SelectGossipAvailableQuest

From AddOn Studio
Revision as of 17:32, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)
Jump to navigation Jump to search

WoW API < SelectGossipAvailableQuest

SelectGossipAvailableQuest -Documentation by Gxam-

Selects an available quest from a gossip list. When the details of the quest are available, QUEST_PROGRESS is fired.

SelectGossipAvailableQuest(index)

Paremeters

Arguments

index
Number - Specifies the quest corresponding to the numbers of GetGossipAvailableQuests(), indexed starting at 1.

Returns

Nothing.

Example

SelectGossipAvailableQuest(1)