Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the description for a recipe.
recipeDescription = C_TradeSkillUI.GetTradeSkillDescription(recipeID)
Arguments[]
- recipeID
- number - Also doubles as a Spell ID.
Returns[]
- recipeDescription
- string - For example, "Permanently enchant a two handed melee weapon to grant +25 Agility." Not readily available on function call, see SpellMixin:ContinueOnSpellLoad.
Patch changes[]
Patch 7.0.3 (2016-07-19): Added.