Code format
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param bookType spell
|
||||
---@param pet
|
||||
---@param spell
|
||||
---@param spellName string
|
||||
---@return string skillType
|
||||
---@return number spellId
|
||||
---@param index number
|
||||
---@param bookType spell
|
||||
---@param pet
|
||||
---@param spell
|
||||
---@param spellName string
|
||||
---@return string skillType
|
||||
---@return number spellId
|
||||
---Retrieves information about a specific SpellBook item
|
||||
function GetSpellBookItemInfo(index, bookType, pet, spell, spellName) end
|
||||
function GetSpellBookItemInfo(index, bookType, pet, spell, spellName) end
|
||||
|
||||
Reference in New Issue
Block a user