Code format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param flyoutID number
|
||||
---@param slot number
|
||||
---@return number spellID
|
||||
---@return boolean isKnown
|
||||
---@param flyoutID number
|
||||
---@param slot number
|
||||
---@return number spellID
|
||||
---@return boolean isKnown
|
||||
---Returns information about a flyout ability slot
|
||||
function GetFlyoutSlotInfo(flyoutID, slot) end
|
||||
function GetFlyoutSlotInfo(flyoutID, slot) end
|
||||
|
||||
Reference in New Issue
Block a user