loadSnapshots

fun loadSnapshots(forceReload: Boolean)

Loads the list of com.google.android.gms.games.snapshot.SnapshotMetadata for the current signed in Player. This method emits the com.jacobibanez.plugin.android.godotplaygameservices.signals.SnapshotSignals.snapshotsLoaded signal.

Parameters

forceReload

If true, this call will clear any locally cached data and attempt to fetch the latest data from the server.