# CountInactive

> The total amount of items currently in the pool.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Pool](/engine/6000.5/script-reference/unityengine/pool.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
int CountInactive { get; }
```
