RSS

Четверг, 25.04.2024, 23:10
Главная » WoW API » API Функции » Достижения »

GetNumComparisonCompletedAchievements

[ править ]
Returns the number of achievements earned by the comparison unit.
[клоны]
Returns the number of achievements earned by the comparison unit.  
Does not include Feats of Strength.
 
Signature:
Code
total, completed = GetNumComparisonCompletedAchievements()

Returns:
  • total - Total number of achievements currently in the game (number)
  • completed - Number of achievements earned by the comparison unit (number)

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