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

4 lines
249 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Declines an offered resurrection spell. Usable following the RESURRECT_REQUEST event which fires when the player is offered resurrection by another unit.
function DeclineResurrect() end