override void Stop()
Stops all elements this effect consists of.
override void Start()
Plays all elements this effect consists of.
void SetParticleID(int id)
Sets the id of the particle to be used.
int m_ParticleID
The ID in the ParticleList to create Particle from.