ParticleSystem.Stop
Stop(withChildren: bool = true): void;
Parameters

withChildren Stop all child particle systems as well.
Description

Stops playing the particle system.

See Also: Play, Pause functions.