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

4 lines
290 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Sets the player's Hearthstone to the current location. Usable in response to the CONFIRM_BINDER event which fires upon speaking to an Innkeeper (or similar NPC) and choosing the Hearthstone option.
function ConfirmBinder() end