GetNumCrafts

From Warcraft Wiki
Jump to navigation Jump to search

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.

numberOfCrafts = GetNumCrafts()

Patch changes

Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Removed.