WoW API: SelectGossipOption

From AddOn Studio
Revision as of 16:21, 4 December 2007 by WoWWiki>Pcj
Jump to navigation Jump to search

WoW API < SelectGossipOption

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)