_SET_ACHIEVEMENT_PROGRESS
Docslocal retval = SetAchievementProgress(achievement, progress)Description
For Steam.
Does nothing and always returns false in the retail version of the game.
Parameters
| Name | Type | Description |
|---|---|---|
achievement | int | — |
progress | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).