WoW:API GetCraftInfo: Difference between revisions

m
Move page script moved page API GetCraftInfo to WoW:API GetCraftInfo without leaving a redirect
mNo edit summary
m (Move page script moved page API GetCraftInfo to WoW:API GetCraftInfo without leaving a redirect)
 
(3 intermediate revisions by 3 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)
Anonymous user