gpgs.snapshots.load()

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

Overview

Retrieves information on all snapshots for the current game.

Syntax

gpgs.snapshots.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.