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

9 lines
269 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param index number
---@return number questId
---@return OFFER type
---@return COMPLETE
---@return OFFER
---Returns information about the AutoQuestPopup(s)
function GetAutoQuestPopUp(index) end