WoW:API GetNumCrafts

From AddOn Studio
Revision as of 20:57, 11 January 2006 by WoWWiki>Konath
Jump to navigation Jump to search
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.


This is part of the World of Warcraft API