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

4 lines
317 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Declines the next upcoming periodic resurrection from a battleground spirit healer. Usable in response to the AREA_SPIRIT_HEALER_IN_RANGE event which fires when the player's ghost is near a battleground spirit healer.
function CancelAreaSpiritHeal() end