WoW:API GetCraftInfo

Revision as of 14:32, 27 August 2005 by WoWWiki>Inglais
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