Show / Hide Table of Contents

Class StandardFurnishedRoomValue

Inheritance
System.Object
RoomValue
StandardFurnishedRoomValue
Implements
IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged
Inherited Members
RoomValue.Description
RoomValue.ControllerID
RoomValue.PropertyChanged
Namespace: Eco.Gameplay.Housing.PropertyValues.Internal
Assembly: Eco.Gameplay.dll
Syntax
public class StandardFurnishedRoomValue : RoomValue, IController, IViewController, IHasUniversalID, INotifyPropertyChanged

Constructors

StandardFurnishedRoomValue(PropertyType)

Declaration
public StandardFurnishedRoomValue(PropertyType type)
Parameters
Type Name Description
PropertyType type

Fields

RoomCategory

Declaration
public RoomCategory RoomCategory
Field Value
Type Description
RoomCategory

Tier

Declaration
public RoomTier Tier
Field Value
Type Description
RoomTier

Val

Declaration
public float Val
Field Value
Type Description
System.Single

Properties

AppliesToPropertyType

Declaration
public override PropertyType AppliesToPropertyType { get; }
Property Value
Type Description
PropertyType
Overrides
RoomValue.AppliesToPropertyType

Title

Declaration
public override LocString Title { get; }
Property Value
Type Description
LocString
Overrides
RoomValue.Title

TitleLink

Declaration
public override LocString TitleLink { get; }
Property Value
Type Description
LocString
Overrides
RoomValue.TitleLink

Value

Declaration
public override float Value { get; }
Property Value
Type Description
System.Single
Overrides
RoomValue.Value

Methods

CalculateValue(RoomStats)

Declaration
public override void CalculateValue(RoomStats stats)
Parameters
Type Name Description
RoomStats stats
Overrides
RoomValue.CalculateValue(RoomStats)

Implements

IController
IViewController
IHasUniversalID
System.ComponentModel.INotifyPropertyChanged

Extension Methods

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