SetTime: Difference between revisions
From Onset Developer Wiki
No edit summary |
X7airworker (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
{{FuncParameters}} | {{FuncParameters}} | ||
{{FuncParam|time| | {{FuncParam|time|Float value between 0 to 24.}} | ||
{{FuncReturnValue|__EDIT_ME__}} | {{FuncReturnValue|__EDIT_ME__}} |
Revision as of 16:42, 14 November 2019
Description
Set the specified time for the client.
Syntax
SetTime(time)
Parameters
- time
Float value between 0 to 24.
Return Value
- __EDIT_ME__
Example
code