Show / Hide Table of Contents

Class MyTimeOfDayHelper

Inheritance
System.Object
MyTimeOfDayHelper
Namespace: Sandbox.Game.WorldEnvironment
Assembly: Sandbox.Game.dll
Syntax
[StaticEventOwner]
public static class MyTimeOfDayHelper : Object

Properties

TimeOfDay

Declaration
public static float TimeOfDay { get; }
Property Value
Type Description
System.Single

Methods

Reset()

Declaration
public static void Reset()

UpdateTimeOfDay(Single)

Declaration
public static void UpdateTimeOfDay(float time)
Parameters
Type Name Description
System.Single time
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾