terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CollectGuideRecipes()

static void Terraria.Recipe.CollectGuideRecipes ( )
inlinestaticprivate

Definition at line 344 of file Recipe.cs.

345 {
346 int num = 1;
347 if (num == 0)
348 {
349 }
350 int type = Main.guideItem.type;
351 if (num == 0)
352 {
353 }
354 if (num != 0 && num != 0)
355 {
356 if (num == 0)
357 {
358 }
359 Item guideItem = Main.guideItem;
360 if (num != 0)
361 {
362 }
363 if (num == 0)
364 {
365 return;
366 }
367 if (num == 0)
368 {
369 }
370 int[] availableRecipe = Main.availableRecipe;
371 int numAvailableRecipes = Main.numAvailableRecipes;
372 Main.numAvailableRecipes = Main.numAvailableRecipes;
373 }
374 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Main.availableRecipe, Terraria.Main.guideItem, j__TPar, Terraria.Main.numAvailableRecipes, and Terraria.Item.type.