Type Function Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs, achievements, load See also gpgs.achievements gpgs.*
Retrieves information about all achievements available in the game.
gpgs.achievements.load( params )
Table. Contains parameters for the call — see the next section for details.
The params
table contains parameters for the call.
Boolean. If true
, the data will be retrieved fresh, not from a cache.
Listener. Listener function which receives a load event.