WoW:API GetAuctionItemSubClasses: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API GetAuctionItemSubClasses to API GetAuctionItemSubClasses without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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.
----
{{WoW API}}

Latest revision as of 04:45, 15 August 2023

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.