Entity.StopParticleEmission
From GMod Wiki
Function | |
Syntax | Entity:StopParticleEmission( String Name ) |
Description: | |
Removes a particle effect on the entity. | |
Returns: | nil |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.StopParticleEmission]Entity.StopParticleEmission [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- If there are more than one of these effects on an entity, it will remove the one last created.