Gaming:loadState

From GiderosMobile
Revision as of 15:28, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2012.09
Class: Gaming

Description

Load a data element from cloud storage. Either 'Event.STATE_LOADED, Event.STATE_ERROR or Event.STATE_CONFLICT` will be triggered. <syntaxhighlight lang="lua">

Gaming:loadState(key)

</source>

Parameters

key: (number) Key to load