Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
mNo edit summary
No edit summary
Line 19: Line 19:
 
:;isExpanded
 
:;isExpanded
   
  +
{{Template:WoW API}}
 
  +
----
[[Category:API Functions|GetCraftInfo]]
 
 
{{WoW API}}
[[Category:API TradeSkill Functions|GetCraftInfo]]
 

Revision as of 05:47, 4 January 2006

GetCraftInfo -Documentation by Dalf-
 craftName, craftSubSpellName, craftType, numAvailable, isExpanded = GetCraftInfo(index)

Parameters

Arguments

index
Numeric - 1 to GetNumCrafts()

Returns

craftName
craftSubSpellName
craftType
String - "header" or something else
numAvailable
isExpanded



Template:WoW API