WoW API: GetGossipText

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetGossipText to API GetGossipText without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.