GetNumCompletedAchievements

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.0.2 / 1.15.0

Returns the total and completed number of achievements.

total, completed = GetNumCompletedAchievements()

Returns

total, completed
total
number - total number of available achievements
completed
number - total number of completed achievements

Details

Unknown whether this takes Feats of Strength into account.

Patch changes

Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Added.

See also

GetNumComparisonCompletedAchievements - To get information about another player's progress