WoW:API SelectGossipOption: Difference between revisions
Jump to navigation
Jump to search
SelectGossipOption -Documentation by Gxam-
mNo edit summary |
m (→Arguments) |
||
Line 1: | Line 1: | ||
<center>'''SelectGossipOption''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | |||
Selects a gossip item. | Selects a gossip item. | ||
SelectGossipOption(index) | |||
==Parameters== | ==Parameters== | ||
===Arguments=== | ===Arguments=== | ||
:;index : Number - Specifies the quest corresponding to the numbers of [[ | :;index : Number - Specifies the quest corresponding to the numbers of [[API_GetGossipOption|GetGossipOption()]], indexed starting at 1. | ||
===Returns=== | ===Returns=== |
Revision as of 01:03, 17 September 2006
Selects a gossip item.
SelectGossipOption(index)
Parameters
Arguments
- index
- Number - Specifies the quest corresponding to the numbers of GetGossipOption(), indexed starting at 1.
Returns
Nothing.
Example
SelectGossipOption(1)