Namespace Eco.Gameplay.Housing.PropertyValues
Classes
CulturalPropertyValue
When a property is of type 'cultural', its value will be computed with this class.
HomeFurnishingValue
HousingConfig
Values related to the housing system, set via mods.
PropertyValue
Determines the property value of a given deed, given whats built on it.
PropertyValueManager
Tracks and updates the value of deeds dependent on what kind of property they are. Watches for changes from the RoomsPlugin.
ResidencyPropertyValue
RoomCategory
Types of rooms that we can support.
RoomCategoryTooltip
RoomTier
SchoolFurnishingValue
Interfaces
IHasDynamicHomeFurnishingValue
World objects can implement this interface to define an additional component that will be calulated to determine home furnishing value when evaluating property value. This is used of things like PictureFrames which can hold artwork of dynamic value.