IndicateAchievementProgress
Set achievement progress for specified achievement.
This function exists in all environments, but will do nothing if called from any script other than data/script/achievements.lua
, even other privileged scripts.
This function was added in 1.1.0 (8942147).
This function is not officially documented.
Arguments
- string: API name of achievement
- number: Current progress
- number: Maximum progress
Return values
None.