# Sandbox.AchievementCollection.RecountProgression

```csharp
System.Threading.Tasks.Task RecountProgression()
```

Use the current stats to recount the progression on stats with progression. This is purely for UI,
you can't force an achivement to unlock early by calling this.

### Returns

`System.Threading.Tasks.Task`

Declared in [Sandbox.AchievementCollection](/api/Sandbox.AchievementCollection).
Assembly: `Sandbox.Engine`.
