WoW:API GetGossipText: Difference between revisions
m (Fix event link) |
m (Move page script moved page API GetGossipText to API GetGossipText without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Get the gossip text. | Get the gossip text. | ||
Latest revision as of 04:45, 15 August 2023
← 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.