Files
wow_Meta/api/AcceptAreaSpiritHeal.lua
2025-05-04 15:15:00 +02:00

6 lines
355 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Accepts the next upcoming periodic resurrection from a battleground spirit healer. Automatically called in the default UI in response to the AREA_SPIRIT_HEALER_IN_RANGE event which fires when the player's ghost is near a battleground spirit healer.
function AcceptAreaSpiritHeal() end