Method Player:GetAchievementCriteriaProgress [-] [+]
Returns the progress of the Player for the specified achievement criteria.
Synopsis
progress = Player:GetAchievementCriteriaProgress( criteriaId )
Arguments
number criteriaId
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number progress
Progress value or nil.
Valid numbers: integers from 0 to 4,294,967,295.