WoW API: GetNumGossipOptions

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

WoW API < GetNumGossipOptions

Returns the number of conversation options available with this NPC.

numOptions = GetNumGossipOptions();

ReturnsEdit

numOptions
Number - Number of conversation options you can select.

DetailsEdit

  • This information is available when GOSSIP_SHOW event fires.

See alsoEdit