Files
wow_Meta/api/ConfirmBinder.lua
2024-12-16 13:13:08 +01:00

4 lines
287 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