Files
wow-weakauras/Meta/api/AddQuestWatch.lua
2024-11-07 23:12:37 +01:00

5 lines
171 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param questIndex number
---Adds a quest to the objectives tracker
function AddQuestWatch(questIndex) end