Initial commit
This commit is contained in:
5
api/CanUseEquipmentSets.lua
Normal file
5
api/CanUseEquipmentSets.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return boolean enabled
|
||||
---Returns whether the player has enabled the equipment manager. Despite the name, this returns true when the player has enabled the use of the equipment manager through the interface or CVars.
|
||||
function CanUseEquipmentSets() end
|
||||
Reference in New Issue
Block a user