# ReportScore(Action<bool>)

> Report this score instance.

## Definition

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

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

```csharp
void ReportScore(Action<bool> callback)
```

### Parameters

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