Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param text string
|
||||
---@param text string
|
||||
---Filters the trade skill listing by name of recipe, item produced, or reagents. Uses a substring (not exact-match) search: e.g. for a Scribe, the search string "doc" might filter the list to show only Certificate of Ownership because it matches the word "documentation" in that item's tooltip; a search for "stam" will match all items providing a Stamina bonus.
|
||||
function SetTradeSkillItemNameFilter(text) end
|
||||
function SetTradeSkillItemNameFilter(text) end
|
||||
|
||||
Reference in New Issue
Block a user