Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Untracks an achievement from the WatchFrame.
RemoveTrackedAchievement(achievementId)
Arguments[]
- achievementID
- number - ID of the achievement to add to tracking.
Triggers events[]
Details[]
- A maximum of WATCHFRAME_MAXACHIEVEMENTS (10 as of 5.4.8) tracked achievements can be displayed by the WatchFrame at a time.
- You may need to manually updated the AchievementUI and WatchFrame after calling this function.
Patch changes[]
Patch 3.1.0 (2009-04-14): Added.