Garry's Mod Wiki

Entity:StopParticles

  Entity:StopParticles()

Description

Stops any attached to the entity .pcf particles using ParticleEffectAttach or ParticleEffect.

On client, this is the same as Entity:StopParticleEmission. ( and you should use StopParticleEmission instead )

On server, this is the same as running Entity:StopParticleEmission on every client.