WoW API: SelectGossipOption

From AddOn Studio
Revision as of 23:04, 10 January 2007 by WoWWiki>Wootbeans (Fixed mispelled function/article)
Jump to navigation Jump to search

WoW API < SelectGossipOption

SelectGossipOption -Documentation by Gxam-

Selects a gossip item.

SelectGossipOption(index)

Parameters

Arguments

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

Returns

Nothing.

Example

SelectGossipOption(1)