Code format
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param location number
|
||||
---@return boolean player
|
||||
---@return boolean bank
|
||||
---@return boolean bags
|
||||
---@return number location or slot
|
||||
---@return number bag
|
||||
---@param location number
|
||||
---@return boolean player
|
||||
---@return boolean bank
|
||||
---@return boolean bags
|
||||
---@return number location or slot
|
||||
---@return number bag
|
||||
---Unpacks an inventory location bitfield into usable components
|
||||
function EquipmentManager_UnpackLocation(location) end
|
||||
function EquipmentManager_UnpackLocation(location) end
|
||||
|
||||
Reference in New Issue
Block a user