WoW API: GetGossipText

From AddOn Studio
Revision as of 16:21, 4 December 2007 by WoWWiki>Pcj
Jump to navigation Jump to search

WoW API < GetGossipText

Get the gossip text.

text = GetGossipText()

Parameters

Arguments

None.

Returns

text
String - The text of the gossip.

Details

The GOSSIP_SHOW event might be of interest to you as well.