Show / Hide Table of Contents

Enum UM_LeaderboardTimeSpan

The period of time to which a player’s best score is restricted.

Namespace: SA.CrossPlatform.GameServices
Assembly: cs.temp.dll.dll
Syntax
public enum UM_LeaderboardTimeSpan

Fields

Name Description
AllTime

Scores are never reset.

Daily

Scores are reset every day. The reset occurs at 11:59PM PST.

Weekly

Scores are reset once per week. The reset occurs at 11:59PM PST on Sunday.

In This Article
Back to top Generated by DocFX