gpgs.achievements.load()

Type Boolean
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs.achievements.*
gpgs.*

Overview

Retrieves information on all achievements available in the game.

Syntax

gpgs.achievements.load(params)
params (required)

Table. Contains parameters — see the next section for details.

Parameter Reference

reload (optional)

Boolean. If true, the data will be pulled fresh, not from a cache.

listener (optional)

Listener. Receives load event.