WoW:API GetCraftInfo

From AddOn Studio
Revision as of 05:47, 4 January 2006 by WoWWiki>Muert
Jump to navigation Jump to search
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