Files
wow-weakauras/Meta/api/TradeSkillOnlyShowMakeable.lua
2024-11-07 23:12:37 +01:00

5 lines
238 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param filter boolean
---Filters the trade skill listing by whether the player currently has enough reagents for each recipe
function TradeSkillOnlyShowMakeable(filter) end