Revision Difference
SteamRemoteStorage.IsCloudEnabledForApp#522499
<member type="property" namespace="Steamworks" parent="SteamRemoteStorage" name="IsCloudEnabledForApp" static="true">
<return type="bool"></return>
<get public="true""></get>
<set public="true""></set>
<summary>Checks if the per game Steam Cloud setting is enabled for this user
or if they disabled it in the Game Properties->Update dialog.
This must only ever be set as the direct result of the user explicitly
requesting that it's enabled or not. This is typically accomplished with
a checkbox within your in-game options</summary>
</member>