Files
wow_Meta/api/ConfirmBinder.lua
2025-05-04 15:15:00 +02:00

6 lines
297 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---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