Garry's Mod Wiki

CNewParticleEffect:GetShouldSimulate

  boolean CNewParticleEffect:GetShouldSimulate()

Description

Returns whether the particle system simulation was paused by CNewParticleEffect:SetShouldSimulate.

Returns

1 boolean
Whether the simulation is running (true) or not (false).