Garry's Mod Wiki

Revision Difference

Entity:SetNextClientThink#518287

<function name="SetNextClientThink" parent="Entity" type="classfunc"> <description>Sets the next time the clientside <page>ENTITY:Think</page> is called.</description> <realm>Client</realm> <args> <arg name="nextthink" type="number">The next time, relative to &lt;page&gt;Global.CurTime&lt;/page&gt;, to execute the &lt;page&gt;ENTITY:Think&lt;/page&gt; clientside.</arg> <arg name="nextthink" type="number">The next time, relative to <page>Global.CurTime</page>, to execute the <page>ENTITY:Think</page> clientside.</arg> </args> </function>