GKLeaderboardTimeScope Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify the amount of time to which a player's best score is restricted.
public enum GKLeaderboardTimeScope
type GKLeaderboardTimeScope =
- Inheritance
-
GKLeaderboardTimeScope
Fields
AllTime | 2 | |
Today | 0 | |
Week | 1 |