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

5 lines
255 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil hasKey
---Returns whether the player has any keys stored in the Keyring container. Used in the default UI to show or hide the UI for the Keyring container
function HasKey() end