Show / Hide Table of Contents

Class SleepConfig

Inheritance
System.Object
SleepConfig
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public class SleepConfig : Object

Constructors

SleepConfig()

Declaration
public SleepConfig()

Properties

AllowFastForward

Declaration
public bool AllowFastForward { get; set; }
Property Value
Type Description
System.Boolean

SleepTimePassMultiplier

Declaration
public double SleepTimePassMultiplier { get; set; }
Property Value
Type Description
System.Double

TimeToReachMaximumTimeRate

Declaration
public double TimeToReachMaximumTimeRate { get; set; }
Property Value
Type Description
System.Double

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾