Returns a list of interaction options for the Gossip NPC
See also NPC "Gossip" Dialog functions.
Signature:
text, gossipType, ... = GetGossipOptions()
Returns:
text- Text to be displayed for the gossip option (string)gossipType- Non-localized string indicating the type of gossip option (string)Banker- Begin a Bank interactionBattleMaster- Queue for a battleground instanceBinder- Set the player's Hearthstone locationGossip- Talk to the NPCTabard- Begin a Tabard design interactionTaxi- Begin a Taxi (flight master) interactionTrainer- Begin a Trainer interactionVendor- Begin a Merchant interaction
...- Additionaltext, gossipTypevalues for each gossip option available (list)