# ReportScore(long, string, Action<bool>)

> See Social.ReportScore.

## Definition

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

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

```csharp
void ReportScore(long score, string board, Action<bool> callback)
```

### Parameters

**** (\[long]\(https\://learn.microsoft.com/dotnet/api/system.int64)): **** (\[string]\(https\://learn.microsoft.com/dotnet/api/system.string)): **** (\[Action\<bool>]\(https\://learn.microsoft.com/dotnet/api/system.action)):&#x20;
