Show / Hide Table of Contents

Class RoomConfig

Inheritance
System.Object
RoomConfig
Namespace: Eco.Gameplay.Rooms
Assembly: Eco.Gameplay.dll
Syntax
public class RoomConfig : Object

Constructors

RoomConfig()

Declaration
public RoomConfig()

Properties

EmptyBlocksCountAsWindows

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

HousePointsMultiplierPerResidentsCount

Declaration
public float[] HousePointsMultiplierPerResidentsCount { get; set; }
Property Value
Type Description
System.Single[]

RoomCategoryDiminishingReturnRate

Declaration
public float RoomCategoryDiminishingReturnRate { get; set; }
Property Value
Type Description
System.Single

WallBlocksPerWindow

Declaration
public int WallBlocksPerWindow { get; set; }
Property Value
Type Description
System.Int32

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
☀
☾