Garry's Mod Wiki

CLuaParticle:SetNextThink

  CLuaParticle:SetNextThink( number nextThink )

Description

Sets when the particles think function should be called next, this uses the synchronized server time returned by CurTime.

Arguments

1 number nextThink
Next think time.