Garry's Mod Wiki

Revision Difference

timer.Stop#568042

<function name="Stop" parent="timer" type="libraryfunc"> <description>Stops the given timer and rewinds it.</description> <realm>Shared and Menu</realm> <args> <arg name="identifier" type="any">Identifier of the timer.</arg> </args> <rets>⤶ <ret name="" type="boolean">false if the timer didn't exist or was already stopped, true otherwise.</ret>⤶ </rets>⤶ </function>