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

5 lines
187 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number questIndex
---Returns the index of the selected quest in the quest log
function GetQuestLogSelection() end