Enum ISN_GKLeaderboardPlayerScope
The scope of players to be searched for scores.
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_GKLeaderboardPlayerScope
Fields
| Name | Description |
|---|---|
| FriendsOnly | Only friends of the local player should be considered when generating the list of scores. |
| Global | All players on Game Center should be considered when generating the list of scores. |