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

7 lines
245 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return boolean state
---Attempts to use the player's Hearthstone. Used by the support/help interface to resolve issues where a player is stuck.
function UseHearthstone() end