WoW:API GetGossipText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''GetGossipText''' ''-Documentation by [[User:Gxam|Gxam]]-''</center>
<center>'''GetGossipText''' ''-Documentation by [[User:Gxam|Gxam]]-''</center>


Line 18: Line 19:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Revision as of 18:14, 6 January 2007

WoW API < GetGossipText

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.