v2.0.0
Latest
2021.3+

Enum LeaderboardsExceptionReason

An enum of possible reasons that Leaderboards would throw an exception.

Namespace: Unity.Services.Leaderboards.Exceptions
Syntax
[Preserve]
public enum LeaderboardsExceptionReason

Fields

NameDescriptionValue
Unknown0
NoInternetConnection1
ProjectIdMissing2
PlayerIdMissing3
AccessTokenMissing4
InvalidArgument5
LeaderboardNotBucketed6
LeaderboardBucketed7
LeaderboardNotTiered8
Unauthorized9
LeaderboardNotFound10
EntryNotFound11
VersionNotFound12
BucketNotFound13
TierNotFound14
NotFound15
TooManyRequests16
ServiceUnavailable17
ScoreSubmissionRequired18