API GetNumCrafts
Talk0
98,523pages on
this wiki
this wiki
This is no longer a part of the World of Warcraft API.
|
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.