Interface IRecipeIngredient
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface IRecipeIngredient
- Extension Methods
Properties
Code
AssetLocation Code { get; set; }
Property Value
Name
string Name { get; }
public interface IRecipeIngredient
AssetLocation Code { get; set; }
string Name { get; }