GetTime: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetTime()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|Returns the current game time as...")
(No difference)

Revision as of 15:31, 16 August 2019

GetTime

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetTime()

Parameters

  • This function has no parameters.

Return Value

  • Returns the current game time as a floating point number.

Example

__EDIT_ME__

See also

__EDIT_ME__