Show / Hide Table of Contents

Class RecipeUtils

Inheritance
System.Object
RecipeUtils
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public static class RecipeUtils : Object

Methods

IngredientHaveAndNeedForRecipeInfo(User, CraftingComponent, Recipe, IngredientElement, IDynamicValue)

Declaration
public static LocString IngredientHaveAndNeedForRecipeInfo(User user, CraftingComponent craftingComponent, Recipe recipe, IngredientElement ingredient, IDynamicValue customNeed = null)
Parameters
Type Name Description
User user
CraftingComponent craftingComponent
Recipe recipe
IngredientElement ingredient
IDynamicValue customNeed
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾