Type Boolean Event userProgressUpdate Revision Release 2025.3721 Keywords steam, steamworks, userProgressUpdate, isError See also userProgressUpdate steamworks.* 
Boolean value of true if Steam has failed to fetch the user’s achievements and stat data. The event.resultCode property will indicate why the failure occurred.
This will be false if user progression was successfully fetched and loaded. This means that the steamworks.getAchievementInfo() and steamworks.getUserStatValue() functions will provide updated progression information for the user identified by the event.userSteamId property.