Click or drag to resize

ClockTime Property

The current time on this clock in seconds as a float.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float Time { get; }

Property Value

Type: Single
The time.
See Also