Garry's Mod Wiki

Revision Difference

timer.UnPause#568033

<function name="UnPause" parent="timer" type="libraryfunc"> <description>Unpauses the 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 running, true otherwise.</ret>⤶ </rets>⤶ </function>