timer.IsTimer
From GMod Wiki
Function | |
Syntax |
timer.IsTimer( String Name ) Where is this used? |
Description: | |
Returns true if the given argument is a timer. | |
Returns: | Boolean |
Part of Library: | Timer |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Timer.IsTimer]Timer.IsTimer [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Name is either a number or a string, as timers are stored in a table.