TimeExtensionCheckedTimeSinceLevelLoad Property |
The cumulative Time.DeltaTime in every frame the time has been queried.
The first call to this in a given frame will trigger the update of all time values.
Namespace:
WeatherSystem.Internal
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float CheckedTimeSinceLevelLoad { get; }
Property Value
Type:
Single
See Also