WoW:API GetGossipText

Revision as of 19:44, 7 January 2006 by WoWWiki>Gxam
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