Initial commit
This commit is contained in:
5
api/CheckBinderDist.lua
Normal file
5
api/CheckBinderDist.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil inRange
|
||||
---Returns whether the player is in range of an NPC that can set the Hearthstone location. Usable following the CONFIRM_BINDER event which fires when the player speaks to an Innkeeper (or similar) NPC and chooses to set his or her Hearthstone location. Used in the default UI to hide the confirmation window for such if the player moves too far away from the NPC.
|
||||
function CheckBinderDist() end
|
Reference in New Issue
Block a user