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 |