Code format
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param itemID number
|
||||
---@param itemName string
|
||||
---@param itemLink string
|
||||
---@return boolean canBeChanged
|
||||
---@return string noChangeReason
|
||||
---@return boolean canBeSource
|
||||
---@return string noSourceReason
|
||||
---@param itemID number
|
||||
---@param itemName string
|
||||
---@param itemLink string
|
||||
---@return boolean canBeChanged
|
||||
---@return string noChangeReason
|
||||
---@return boolean canBeSource
|
||||
---@return string noSourceReason
|
||||
---Returns information about the eligibility of an item to be used for transmogrification
|
||||
function GetItemTransmogrifyInfo(itemID, itemName, itemLink) end
|
||||
function GetItemTransmogrifyInfo(itemID, itemName, itemLink) end
|
||||
|
||||
Reference in New Issue
Block a user