Initial commit
This commit is contained in:
7
api/SetTradeSkillInvSlotFilter.lua
Normal file
7
api/SetTradeSkillInvSlotFilter.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param enable number
|
||||
---@param exclusive 1nil
|
||||
---Filters the trade skill listing by equipment slot of items produced
|
||||
function SetTradeSkillInvSlotFilter(index, enable, exclusive) end
|
Reference in New Issue
Block a user