---
title: GKLeaderboard.PlayerScope.global
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkleaderboard/playerscope-swift.enum/global
---

# GKLeaderboard.PlayerScope.global

Loads data for all players of the game.

## Declaration

```swift
case global
```

## Mentioned in

Encourage progress and competition with leaderboards

## See Also

### Constants

- [GKLeaderboard.PlayerScope.friendsOnly](gamekit/gkleaderboard/playerscope-swift.enum/friendsonly.md)
