Click or drag to resize

TimeExtensionCheckedTimeSinceLevelLoadNoUpdate Property

The cumulative Time.DeltaTime in every frame the time has been queried. Will not update the stored time value.

Namespace:  WeatherSystem.Internal
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float CheckedTimeSinceLevelLoadNoUpdate { get; }

Property Value

Type: Single
See Also