RSS

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

GetComparisonAchievementPoints

[ править ]
Returns the comparison unit's total achievement points earned.
[клоны]
Returns the comparison unit's total achievement points earned.  
Only accurate once the INSPECT_ACHIEVEMENT_READYevent has fired following a call to SetAchievementComparisonUnit(). No longer accurate once ClearAchievementComparisonUnit() is called.
 
Signature:
Code
points = GetComparisonAchievementPoints()

Returns:
  • points - Total number of achievement points earned by the comparison unit (number)

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