Show / Hide Table of Contents

Enum ISN_GKLeaderboardTimeScope

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

Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_GKLeaderboardTimeScope

Fields

Name Description
AllTime

Each player’s best score is returned.

Today

Each player is restricted to scores recorded in the past 24 hours.

Week

Each player is restricted to scores recorded in the past week.

In This Article
Back to top Generated by DocFX