loadEvents

fun loadEvents(forceReload: Boolean)

Loads a list of events for the currently signed-in player. This method emits the com.jacobibanez.plugin.android.godotplaygameservices.signals.EventsSignals.eventsLoaded signal.

Parameters

forceReload

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