Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
IngredientAndRecipe.cs
Go to the documentation of this file.
1
public
class
IngredientAndRecipe
2
{
3
public
int
req
;
4
5
public
int
index
;
6
7
public
Recipe
recipe
;
8
}
IngredientAndRecipe
Definition:
IngredientAndRecipe.cs:2
IngredientAndRecipe.req
int req
Definition:
IngredientAndRecipe.cs:3
IngredientAndRecipe.index
int index
Definition:
IngredientAndRecipe.cs:5
IngredientAndRecipe.recipe
Recipe recipe
Definition:
IngredientAndRecipe.cs:7
Recipe
Definition:
Recipe.cs:7
Elin
IngredientAndRecipe.cs
Generated by
1.9.6