Code format
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@return string texture
|
||||
---@return string item
|
||||
---@return number quantity
|
||||
---@return number quality
|
||||
---@param slot number
|
||||
---@return string texture
|
||||
---@return string item
|
||||
---@return number quantity
|
||||
---@return number quality
|
||||
---@return number? locked (1 if locked, nil if not)
|
||||
---Returns information about an item available as loot
|
||||
function GetLootSlotInfo(slot) end
|
||||
function GetLootSlotInfo(slot) end
|
||||
|
||||
Reference in New Issue
Block a user