Table of Contents

Class TimeOfDayHandler

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class TimeOfDayHandler : RetrievableSingleton<TimeOfDayHandler>
Inheritance
TimeOfDayHandler
Inherited Members
Extension Methods

Constructors

TimeOfDayHandler()

public TimeOfDayHandler()

Fields

timeOfDay

public TimeOfDay timeOfDay

Field Value

TimeOfDay

Properties

TimeOfDay

public static TimeOfDay TimeOfDay { get; }

Property Value

TimeOfDay

Methods

OnCreated()

public override void OnCreated()

SetTimeOfDay(TimeOfDay)

public static void SetTimeOfDay(TimeOfDay timeOfDay)

Parameters

timeOfDay TimeOfDay