Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
C_TradeSkillUI.SetRecipeTracked(recipeID, tracked, isRecraft)
Arguments[]
- recipeID
- number - the recipe SpellID. Any spell can be used, though only recipes will track ingredients
- tracked
- boolean
- isRecraft
- boolean
Patch changes[]
Patch 10.0.5 (2023-01-24): Added isRecraft
argument.