m
Move page script moved page API SelectGossipOption to WoW:API SelectGossipOption without leaving a redirect
mNo edit summary |
m (Move page script moved page API SelectGossipOption to WoW:API SelectGossipOption without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Selects a gossip (conversation) option. | |||
SelectGossipOption(index) | |||
==Arguments== | |||
;index : Number - Index of the gossip option to select, from 1 to {{api|GetNumGossipOptions}}(); order corresponds to the order of return values from {{api|GetGossipOptions}}(). | |||
{{ | |||