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

4 lines
259 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Declines a quest.. Usable following the QUEST_DETAIL event in which the questgiver presents the player with the details of a quest and the option to accept or decline.
function DeclineQuest() end