Files
wow_Meta/api/GetQuestLogSelection.lua
2025-05-04 14:35:26 +02:00

6 lines
183 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