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

6 lines
239 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Ends use of the Pet Stables UI/API. Causes the PET_STABLE_CLOSED event to fire, indicating that stables-related APIs are no longer valid.
function ClosePetStables() end