Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the list of achievement categories.
idTable = GetCategoryList()
Returns[]
- idTable
- table - array containing achievement category IDs, in no particular order.
See also[]
- GetCategoryInfo(categoryId)
- GetCategoryNumAchievements(categoryId)
Patch changes[]
Patch 3.0.2 (2008-10-14): Added.