Removes all particles associated with the calling object or the global particles if not called from object context.
GetCursor(0)->ClearParticles();
Scenario->ClearParticles();
Removes all particles belonging to the first player's Clonk and all global particles.