Initial commit
This commit is contained in:
5
api/HasKey.lua
Normal file
5
api/HasKey.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@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
|
Reference in New Issue
Block a user