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