public interface IRecipeIngredientDescribes one distinct ingredient and its required quantity.
Members
IdGets the ingredient's stable game group ID.propertyDisplayNameGets the ingredient's localized display name.propertyAmountGets how many copies of the ingredient are required.propertyId
propertystring IdGets the ingredient's stable game group ID.
DisplayName
propertystring DisplayNameGets the ingredient's localized display name.
Amount
propertyint AmountGets how many copies of the ingredient are required.