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

◆ DrawChestRestock()

void GUIPageOptions.DrawChestRestock ( )
inline

Definition at line 428 of file GUIPageOptions.cs.

429 {
430 this.LoadRightItemRegion();
432 int num = 104;
433 string[] array = this.options;
434 if (num != 0)
435 {
436 return;
437 }
441 {
443 if (!splitKeyPressed2)
444 {
445 if (!splitKeyPressed2)
446 {
447 }
448 Main.mouseLeftRelease = false;
449 if (!splitKeyPressed2)
450 {
451 }
453 if (!splitKeyPressed2)
454 {
455 }
456 Recipe.FindRecipes(false);
457 return;
458 }
459 }
460 }
class f__AnonymousType0<< Count > j__TPar
void LoadRightItemRegion()
static void FindRecipes(bool canDelayCheck=false)
Definition Recipe.cs:204
static void Restock()
Definition ChestUI.cs:236

References System.array, Terraria.Recipe.FindRecipes(), PageControllerLayoutDefinition< T >.Instance, j__TPar, LoadRightItemRegion(), options, Terraria.UI.ChestUI.Restock(), and SplitKeyPressed.