GetTime

From Onset Developer Wiki
Revision as of 15:32, 17 November 2019 by 28days (talk | contribs)
GetTime

Type: Function
Context: Client
Introduced: v1.0

Description

Get the client game time.

Syntax

GetTime()

Parameters

  • This function has no parameters.

Return Value

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

Example

-- code

See also