Code format
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
---| 'SPELL'
|
||||
---| 'PET'
|
||||
|
||||
---@param index number
|
||||
---@param index number
|
||||
---@param bookType bookType
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---Returns cooldown information about a spell in the spellbook
|
||||
---@overload fun(name: string)
|
||||
---@overload fun(id: number)
|
||||
function GetSpellCooldown(index, bookType) end
|
||||
function GetSpellCooldown(index, bookType) end
|
||||
|
||||
Reference in New Issue
Block a user