WoW API: GetGossipText
← WoW API < GetGossipText
Get the gossip text.
text = GetGossipText()
ParametersEdit
ArgumentsEdit
None.
ReturnsEdit
- text
- String - The text of the gossip.
DetailsEdit
The GOSSIP_SHOW event might be of interest to you as well.