Show / Hide Table of Contents

Class SchoolFurnishingValue

Inheritance
System.Object
SchoolFurnishingValue
Implements
IFurnishingValue
Namespace: Eco.Gameplay.Housing.PropertyValues
Assembly: Eco.Gameplay.dll
Syntax
public class SchoolFurnishingValue : Object, IFurnishingValue

Constructors

SchoolFurnishingValue()

Declaration
public SchoolFurnishingValue()

Properties

AppliesToProperty

Declaration
public PropertyType AppliesToProperty { get; }
Property Value
Type Description
PropertyType

LearningSpeedBoostPercent

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

RepeatsAllowed

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

StudentWorkstationOfTier

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

StudyingCalorieEfficiencyBoostPercent

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

SupportProvided

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

TeacherWorkstationOfTier

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

TeachingCalorieEfficiencyBoostPercent

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

Implements

IFurnishingValue

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