WoW:API GetGossipText

From AddOn Studio
Revision as of 19:44, 7 January 2006 by WoWWiki>Gxam
Jump to navigation Jump to search
GetGossipText -Documentation by Gxam-

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.


Template:WoW API