Revision Difference
timer.UnPause#511896
<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>⤶
⤶