Table of Contents

Interface IRecipeIngredient

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public interface IRecipeIngredient

Properties

Code

AssetLocation Code { get; set; }

Property Value

AssetLocation

Name

string Name { get; }

Property Value

string