Garry's Mod Wiki

CNewParticleEffect:SetShouldDraw

  CNewParticleEffect:SetShouldDraw( boolean should )

Description

Forces the particle system to stop automatically rendering.

Used in conjunction with CNewParticleEffect:Render.

Arguments

1 boolean should
Whether to automatically draw the particle effect or not.