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

withChildren Play all child particle systems as well.
Description

Plays the particle system.

See Also: Stop, Pause functions.