WoW API: ForceGossip

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

WoW API < ForceGossip

Returns whether the gossip text must be displayed.

forced = ForceGossip();

Returns[edit]

forced
Flag - 1 if the client should display the gossip text for this NPC, nil if it is okay to skip directly to the only interaction option available.

History[edit]