Garry's Mod Wiki

Log in to edit

NPC:GetMoveInterval

<function name="GetMoveInterval" parent="NPC" type="classfunc"> <description>Returns the current timestep the internal NPC motor is working on.</description> <realm>Server</realm> <added>2021.03.31</added> <rets> <ret name="" type="number">The current timestep.</ret> </rets> </function>