m
Move page script moved page API GetCraftInfo to WoW:API GetCraftInfo without leaving a redirect
m (sp) |
m (Move page script moved page API GetCraftInfo to WoW:API GetCraftInfo without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{removedapi|3.0|Crafting API was absorbed into [[World of Warcraft API#TradeSkill Functions|Tradeskill API]]. | |||
* Equivalent function: {{api|GetTradeSkillInfo}}.}} | |||
{{wowapi}} | {{wowapi}} | ||
craftName, craftSubSpellName, craftType, numAvailable, isExpanded, trainingPointCost, requiredLevel = GetCraftInfo(index) | craftName, craftSubSpellName, craftType, numAvailable, isExpanded, trainingPointCost, requiredLevel = GetCraftInfo(index) | ||