WoW:API GetGossipText: Difference between revisions
Jump to navigation
Jump to search
GetGossipText -Documentation by Gxam-
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__ | ||
Revision as of 18:14, 6 January 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.