# Sandbox.ParticleEffect.ParticleCount

```csharp
int ParticleCount { get; set; }
```

The total number of particles in the effect, including both active and delayed particles.

Declared in [Sandbox.ParticleEffect](/api/Sandbox.ParticleEffect).
Assembly: `Sandbox.Engine`.
