Filters the trade skill listing by whether the player currently has enough reagents for each recipe
See also Tradeskill functions.
Signature:
TradeSkillOnlyShowMakeable(filter)
Arguments:
filter
- True to filter the recipe listing to show only recipes for which the player currently has enough reagents; false to show all recipes (boolean
)