Type Function Return value none Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs, achievements, increment See also gpgs.achievements gpgs.*
Increments an incremental achievement by the specified amount of steps.
gpgs.achievements.increment( params )
Table. Contains parameters for the call — see the next section for details.
The params table contains parameters for the call.
String. Achievement to increment.
Number. Incremental value. Default is 1.
Listener. Listener function which receives an increment event.