Files
wow-weakauras/Meta/api/ClosePetStables.lua
2024-11-07 23:12:37 +01:00

4 lines
232 B
Lua

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