Show / Hide Table of Contents

Class FoodVariety

Inheritance
System.Object
FoodVariety
Namespace: Eco.Gameplay.Players.Food
Assembly: Eco.Gameplay.dll
Syntax
public static class FoodVariety : Object

Fields

Settings

Declaration
public static FoodVarietySettings Settings
Field Value
Type Description
FoodVarietySettings

Methods

UpdateMult(Dictionary<Type, Single>)

Declaration
public static (float, string) UpdateMult(Dictionary<Type, float> foodToCalories)
Parameters
Type Name Description
System.Collections.Generic.Dictionary<System.Type, System.Single> foodToCalories
Returns
Type Description
System.ValueTuple<System.Single, System.String>
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾