RSS

Суббота, 27.04.2024, 00:11
Главная » WoW API » API Функции » Достижения »

GetAchievementCategory

[ править ]
Returns the numeric ID of the category to which an achievement belongs.
[клоны]
Returns the numeric ID of the category to which an achievement belongs.

Signature:
Code
categoryID = GetAchievementCategory(achievementID)


Arguments:

  • achievementID - The numeric ID of an achievement (number)


Returns:

  • categoryID - The numeric ID of the achievement's category (number)

Также смотрите: Достижения , Achievement functions
Ссылки: http://wowprogramming.com/docs/api/GetAchievementCategory