Type Function Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs, events, increment See also gpgs.events gpgs.*
Increments an event value.
gpgs.events.increment( params )
Table. Contains parameters for the call — see the next section for details.
The params
table contains parameters for the call.
String. Event to increment.
Number. Incremental value. Default is 1
.