Function VisualServerSingleton.particlesRestart

Reset the particles on the next update. Equivalent to Particles.restart.

void particlesRestart (
  const(RID) particles
) nothrow @nogc;