event.isError

Type Boolean
Event userProgressSave
Revision Release 2024.3703
Keywords steam, steamworks, userProgressSave, isError
See also userProgressSave
steamworks.*

Overview

Boolean value of true if Steam has failed to save and upload the user's recently unlocked achievements and/or updated stats to Steam's server. The event.resultCode property will indicate why the failure occurred.

This will be false if user progression was successfully uploaded to Steam's server.

Note

This property is normally set to false (not a failure) if the system does not have Internet access. The Steam client will typically cache the user's progression changes and attempt to automatically upload these cached changes later when Internet access becomes available again.