GKLeaderboardPlayerScope 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 whether a GKLeaderboard should display global results or only for friends.
public enum GKLeaderboardPlayerScope
type GKLeaderboardPlayerScope =
- Inheritance
-
GKLeaderboardPlayerScope
Fields
FriendsOnly | 1 | |
Global | 0 |