WoW API: GetCategoryList

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetCategoryList

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.