# Sandbox.ParticleSystem.ChildCount

```csharp
int ChildCount { get; set; }
```

How many child particle systems do we have

Declared in [Sandbox.ParticleSystem](/api/Sandbox.ParticleSystem).
Assembly: `Sandbox.Engine`.
