Code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@return 2 status
|
||||
---@return 0
|
||||
---@return 1
|
||||
---@return 2
|
||||
---@param slot number
|
||||
---@return 2 status
|
||||
---@return 0
|
||||
---@return 1
|
||||
---@return 2
|
||||
---Returns the durability warning status of an equipped item. Looking up the status returned by this function in the INVENTORY_ALERT_COLORS table provides color values, used in the default UI to highlight parts of the DurabiltyFrame (i.e. the "armored man" image) that appears when durability is low.
|
||||
function GetInventoryAlertStatus(slot) end
|
||||
function GetInventoryAlertStatus(slot) end
|
||||
|
Reference in New Issue
Block a user