Elin Modding Docs Doc
Loading...
Searching...
No Matches
IngredientAndRecipe.cs
1
using
System;
2
3
// Token: 0x0200005C RID: 92
4
public
class
IngredientAndRecipe
5
{
6
// Token: 0x040004FA RID: 1274
7
public
int
req;
8
9
// Token: 0x040004FB RID: 1275
10
public
int
index;
11
12
// Token: 0x040004FC RID: 1276
13
public
Recipe
recipe;
14
}
IngredientAndRecipe
Definition
IngredientAndRecipe.cs:5
Recipe
Definition
Recipe.cs:10
Elin
IngredientAndRecipe.cs
Generated by
1.12.0