Code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@param slot number
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---@param unit string
|
||||
---@param slot number
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---Returns cooldown information about an equipped item
|
||||
function GetInventoryItemCooldown(unit, slot) end
|
||||
function GetInventoryItemCooldown(unit, slot) end
|
||||
|
Reference in New Issue
Block a user