WoW API: GetGossipText
Jump to navigation
Jump to search
← WoW API < GetGossipText
Get the gossip text.
text = GetGossipText()
Parameters[edit]
Arguments[edit]
None.
Returns[edit]
- text
- String - The text of the gossip.
Details[edit]
The GOSSIP_SHOW event might be of interest to you as well.