Initial commit
This commit is contained in:
5
api/GetNumGossipOptions.lua
Normal file
5
api/GetNumGossipOptions.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number numOptions
|
||||
---Returns the number of non-quest dialog options for the current Gossip NPC. Used by the default UI to skip greeting gossip for NPCs which provide only a greeting and one gossip option leading to the NPC's main interaction type (e.g. flight masters, merchants).
|
||||
function GetNumGossipOptions() end
|
||||
Reference in New Issue
Block a user