Garry's Mod Wiki

Revision Difference

timer.Pause#511842

<function name="Pause" parent="timer" type="libraryfunc">⤶ <description>Pauses the given timer.</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 paused, true otherwise.</ret>⤶ </rets>⤶ </function>⤶ ⤶