Files
wow_Meta/api/GetNumQuestWatches.lua
2024-12-16 13:13:08 +01:00

5 lines
188 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number numWatches
---Returns the number of quests included in the objectives tracker
function GetNumQuestWatches() end