WoW:API GetAuctionItemSubClasses: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 2: Line 2:
'''Parameters:''' index of the major category to look into, from 1 to number of elements returned by GetAuctionItemClasses<br>
'''Parameters:''' index of the major category to look into, from 1 to number of elements returned by GetAuctionItemClasses<br>
'''Returns:''' n return values, each of which is a sub category of category index.
'''Returns:''' n return values, each of which is a sub category of category index.
[[Category:API Functions|GetAuctionItemSubClasses]]
[[Category:API Auction Functions|GetAuctionItemSubClasses]]

Revision as of 14:29, 27 August 2005

GetAuctionItemSubClasses(index)
Parameters: index of the major category to look into, from 1 to number of elements returned by GetAuctionItemClasses
Returns: n return values, each of which is a sub category of category index.