Table of Contents

Class TimeOfDayPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Game/TimeOfDay", false, "Time of day 24hrs format", "")]
public class TimeOfDayPropertyWatcher : GamePropertyWatcher
Inheritance
TimeOfDayPropertyWatcher
Inherited Members
Extension Methods

Constructors

TimeOfDayPropertyWatcher()

public TimeOfDayPropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double

baseType()

public override Type baseType()

Returns

Type