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

◆ SortChest()

static void Terraria.UI.ItemSorting.SortChest ( )
inlinestatic

Definition at line 62 of file ItemSorting.cs.

63 {
64 int num = 1;
65 if (num == 0)
66 {
67 }
68 int myPlayer = Main.myPlayer;
69 if (num == 0)
70 {
71 }
72 int myPlayer2 = Main.myPlayer;
73 if (num == 0)
74 {
75 }
76 int myPlayer3 = Main.myPlayer;
77 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.myPlayer.