TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ GetGroupFakeItemId()

int Terraria.RecipeGroup.GetGroupFakeItemId ( )
inline

Definition at line 67 of file RecipeGroup.cs.

68 {
69 return RegisteredId + 1000000;
70 }

References Terraria.RecipeGroup.RegisteredId.

Referenced by Terraria.Recipe.AddFakeCountsForItemGroups().

+ Here is the caller graph for this function: