steam_cloud_progress table reference - Stingray Lua API Reference

steam_cloud_progress table reference

Description

This table contains detailed information about the progress of an asynchronous operation being carried out through the stingray.Cloud interface.

An instance of this table is returned by each call to stingray.Cloud.progress().

Data Members

Contains the data that was originally stored on the cloud.

done : boolean

True if the load or save operation has been finished, or false if it is still in progress.

This text is not suitable for displaying to the user. Possible values are:

  • save_failed
  • non_existing_file
  • unsupported_version
  • broken_file