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

6 lines
255 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return string questDescription
---@return string questObjectives
---Returns the description and objective text for the selected quest in the quest log
function GetQuestLogQuestText() end