Time::pauseClock: Difference between revisions
(yay) |
No edit summary |
||
| Line 13: | Line 13: | ||
{{Time_s_function_c}} | {{Time_s_function_c}} | ||
[[Category:Clientside API]] | [[Category:Clientside API]] | ||
[[Category:Time API]] | |||
[[Category:TODO: Example]] | [[Category:TODO: Example]] | ||
Revision as of 21:23, 11 May 2017
Syntax
mp.game.time.pauseClock(toggle);
Required Arguments
- toggle: Boolean
Return value
- Undefined
Example
// todo