WoW API: GetCategoryList
Jump to navigation
Jump to search
Returns the list of Achievement categories.
list = GetCategoryList()
Arguments
- NONE
Returns
- list
- Table - list of category IDs, in no known order.
Details
- Used for GetCategoryNumAchievements and GetCategoryInfo.