v2.0.1
2020.3+

Enum CloudSaveExceptionReason

An enum of possible reasons that Cloud Save would throw an exception.

Namespace: Unity.Services.CloudSave
Syntax
[Preserve]
public enum CloudSaveExceptionReason

Fields

NameDescriptionValue
Unknown0
NoInternetConnection1
ProjectIdMissing2
PlayerIdMissing3
AccessTokenMissing4
InvalidArgument5
Unauthorized6
KeyLimitExceeded7
NotFound8
TooManyRequests9
ServiceUnavailable10