Type String Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs See also gpgs.achievements.* gpgs.*
Sets an incremental achievement to the specified amount of steps.
gpgs.achievements.setSteps(params)
Table. Contains parameters — see the next section for details.
String. Achievement to update.
Integer. Amount of steps for the achievement.
Listener. Receives setSteps event.