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