Code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param id number
|
||||
---@return string name
|
||||
---@return string description
|
||||
---@return number numSlots
|
||||
---@return boolean isKnown
|
||||
---@param id number
|
||||
---@return string name
|
||||
---@return string description
|
||||
---@return number numSlots
|
||||
---@return boolean isKnown
|
||||
---Returns information about a flyout slot. Flyout IDs are provided by GetFlyoutID(index).
|
||||
function GetFlyoutInfo(id) end
|
||||
function GetFlyoutInfo(id) end
|
||||
|
||||
Reference in New Issue
Block a user