Type String Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs See also gpgs2.snapshots.* gpgs2.*
Commits any modifications made to the snapshot. This will cause the changes to be synced to the server in the background.
gpgs.snapshots.save(params)
Table. Contains parameters — see the next section for details.
String. Snapshot to save.
String. The description of this snapshot to be displayed to the player.
Integer. The number of milliseconds played by the player.
Integer. The progress value.
Table. Image object. File to upload and use as a snapshot cover image.
Listener. Receives save event.