# localUserScore

> The leaderboard score of the logged in user.

## Definition

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

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

```csharp
IScore localUserScore { get; }
```
