removedapi
No edit summary |
(removedapi) |
||
| Line 1: | Line 1: | ||
{{removedapi|3.0|Crafting API was absorbed into [[World of Warcraft API#TradeSkill Functions|Tradeskill API]]. | |||
* Equivalent function: {{api|GetTradeSkillDescription}}}} | |||
{{wowapi}} | {{wowapi}} | ||
This command returns a string description of what the current craft does. | This command returns a string description of what the current craft does. | ||
| Line 4: | Line 6: | ||
craftDescription = GetCraftDescription(index) | craftDescription = GetCraftDescription(index) | ||
== Parameters == | == Parameters == | ||
=== Arguments === | === Arguments === | ||