WoW:API GetCraftInfo

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