TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
Recipe()
[2/2]
Terraria.Recipe.Recipe
(
Mod
mod
=
null
)
inline
package
Definition at line
222
of file
Recipe.cs
.
223
{
224
Mod
= mod;
225
RecipeIndex
= -1;
226
}
Terraria.ModLoader.Mod
Mod is an abstract class that you will override. It serves as a central place from which the mod's co...
Definition
Mod.cs:28
Terraria.Recipe.RecipeIndex
int RecipeIndex
The index of the recipe in the Main.recipe array.
Definition
Recipe.cs:121
References
Terraria.Recipe.RecipeIndex
.
Terraria
Recipe
Generated by
1.10.0