Files
wow_Meta/api/ConfirmBinder.lua
2025-05-04 14:35:26 +02:00

5 lines
288 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