Files
wow_Meta/api/TradeSkillOnlyShowMakeable.lua
2025-05-04 15:15:00 +02:00

7 lines
243 B
Lua

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