This version of Unity is unsupported.

ParticleSystem.Clear

Switch to Manual
public void Clear(bool withChildren);

Parameters

withChildrenClear all child Particle Systems as well.

Description

Remove all particles in the Particle System.