Struct PotionRecipe.Ingredient
Abstracts an item ID into an ingredient.
Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
public struct Ingredient
Constructors
| Improve this Doc View SourceIngredient(Int32)
Declaration
public Ingredient(int id)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | id |
Fields
| Improve this Doc View Sourceid
Declaration
public int id
Field Value
| Type | Description |
|---|---|
| Int32 |