WoW API: GetNumCrafts

Revision as of 13:21, 28 May 2009 by WoWWiki>Starlightblunder (removedapi)

WoW API < GetNumCrafts

numberOfCrafts = GetNumCrafts();

This function returns the number of crafts in the currently opened crafting window. Usually used to loop through all available crafts to perfom API GetCraftInfo on them.