Add meta
This commit is contained in:
5
Meta/api/CheckSpiritHealerDist.lua
Normal file
5
Meta/api/CheckSpiritHealerDist.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil inRange
|
||||
---Returns whether the player is in range of a spirit healer. Usable following the CONFIRM_XP_LOSS event which fires upon speaking to a spirit healer while dead and choosing the option to immediately resurrect. Used in the default UI to hide the confirmation window for such if the player moves too far away from the spirit healer.
|
||||
function CheckSpiritHealerDist() end
|
||||
Reference in New Issue
Block a user