WoW API: GetCategoryList

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetCategoryList

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.