# ReportProgress(Action<bool>)

> Send notification about progress on this achievement.

## Definition

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

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

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

### Parameters

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