# CreateLeaderboard()

> See Social.CreateLeaderboard.

## Definition

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

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

```csharp
ILeaderboard CreateLeaderboard()
```

### Returns

| Type                                                                                        | Description |
| ------------------------------------------------------------------------------------------- | ----------- |
| [ILeaderboard](/engine/6000.5/script-reference/unityengine/socialplatforms/ileaderboard.md) |             |
