Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the next achievement in a chain.
nextAchievementID = GetNextAchievement(achievementID)
Arguments[]
- achievementID
- number - The ID of the Achievement
Returns[]
- nextAchievementID
- number or nil - The ID of the next Achievement in chain.
Patch changes[]
Patch 3.0.2 (2008-10-14): Added.