Component.particleSystem

var particleSystem : ParticleSystem

Description

The ParticleSystem attached to this GameObject (null if there is none attached).

JavaScript
    particleSystem.Emit(5);