# maxRange

> The total amount of scores the leaderboard contains.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.6/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** ILeaderboard is deprecated and will be removed in a future release.

```csharp
uint maxRange { get; }
```
