Show / Hide Table of Contents

Class DinnerPartyConfig

Inheritance
System.Object
DinnerPartyConfig
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
public class DinnerPartyConfig : Object

Constructors

DinnerPartyConfig()

Declaration
public DinnerPartyConfig()

Properties

DinnerPartyCultureToFoodValue

Declaration
[PropertyExplanation]
public LimitMapper.Config DinnerPartyCultureToFoodValue { get; set; }
Property Value
Type Description
LimitMapper.Config

DinnerPartyDaysToMultiplier

Declaration
public Func<float, float> DinnerPartyDaysToMultiplier { get; }
Property Value
Type Description
System.Func<System.Single, System.Single>

DinnerPartyMaxDays

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

DinnerPartyMinutesDuration

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

FreshnessTimeMinutesPreparedFood

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

FreshnessTimeMinutesRawFood

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

MaxCoursesPerPlayer

Declaration
[PropertyExplanation]
public int MaxCoursesPerPlayer { get; set; }
Property Value
Type Description
System.Int32

MaxDinnerPartiesPerDayCountedForBonus

Declaration
[PropertyExplanation]
public int MaxDinnerPartiesPerDayCountedForBonus { get; set; }
Property Value
Type Description
System.Int32

MultiplierForTastiness

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

NutritionToCulturePointsMultiplier

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

SettlementCountMultiplier

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

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