Returns the number of achievement points obtained in this category


See also Achievement functions.

Signature:

total = GetCategoryAchievementPoints(categoryID, includeSubCategories)

Arguments:

  • categoryID - The numeric ID of an achievement category (number)
  • includeSubCategories - Whether to include sub categories in the returned total (boolean)

Returns:

  • total - The number of achievement points obtained in this category (number)