WoW API: ForceGossip

From AddOn Studio
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]