Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return string link
|
||||
---@param index number
|
||||
---@return string link
|
||||
---Returns hyperlink for a tradeskill recipe. The tooltip produced when resolving the link describes the recipe itself -- its reagents and (if present) description -- in addition to (if applicable) the item created. For a link which only describes the created item, see GetTradeSkillItemLink().
|
||||
function GetTradeSkillRecipeLink(index) end
|
||||
function GetTradeSkillRecipeLink(index) end
|
||||
|
||||
Reference in New Issue
Block a user