WoW:API GetAuctionItemSubClasses: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
'''GetAuctionItemSubClasses(index)'''<br> | '''GetAuctionItemSubClasses(index)'''<br> | ||
'''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. | ||
Revision as of 17:25, 6 January 2007
← WoW API < GetAuctionItemSubClasses
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.