WoW:API GetGossipText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Fix event link)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''GetGossipText''' ''-Documentation by [[User:Gxam|Gxam]]-''</center>


Get the gossip text.
Get the gossip text.

Revision as of 16:21, 4 December 2007

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.