WoW:API SelectGossipOption: Difference between revisions
Jump to navigation
Jump to search
SelectGossipOption -Documentation by Gxam-
m (→Arguments) |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''SelectGossipOption''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | <center>'''SelectGossipOption''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | ||
Line 14: | Line 15: | ||
==Example== | ==Example== | ||
SelectGossipOption(1) | SelectGossipOption(1)__NOTOC__ | ||
__NOTOC__ |
Revision as of 17:32, 6 January 2007
← WoW API < SelectGossipOption
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)