WoW:API SelectGossipOption: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{API | <center>'''SelectGossipOption''' ''-Documentation by [[User:Gxam|Gxam]]-''</center> | ||
Selects a gossip item. | |||
SelectGossipOptions(index) | |||
==Parameters== | |||
===Arguments=== | |||
:;index : Number - Specifies the quest corresponding to the numbers of [[API_GetGossipOptions|GetGossipOptions()]], indexed starting at 1. | |||
===Returns=== | |||
Nothing. | |||
==Example== | |||
SelectGossipOption(1) | |||
---- | |||
{{WoW API}} | |||
__NOTOC__ |