WoW:API SelectGossipOption: Difference between revisions
Jump to navigation
Jump to search
SelectGossipOption -Documentation by Gxam-
(upgraded deprecated template) |
m (Fixed mispelled function/article) |
||
Line 9: | Line 9: | ||
===Arguments=== | ===Arguments=== | ||
:;index : Number - Specifies the quest corresponding to the numbers of [[ | :;index : Number - Specifies the quest corresponding to the numbers of [[API_GetGossipOptions|GetGossipOptions()]], indexed starting at 1. | ||
===Returns=== | ===Returns=== |
Revision as of 23:04, 10 January 2007
← 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)