timer.UnPause
From GMod Wiki
| Function | |
| Syntax |
timer.UnPause( String Name ) Where is this used? |
| Description: | |
| Unpauses a running timer by Name. On success, returns true. False otherwise. | |
| Returns: | Boolean |
| Part of Library: | Timer |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Timer.UnPause]Timer.UnPause [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Name - This is the name of the timer to unpause.