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

◆ ItemOver()

void GUIChest.ItemOver ( int index)
inline

Definition at line 177 of file GUIChest.cs.

178 {
179 int num = 1;
181 if (num == 0)
182 {
183 }
184 int myPlayer = Main.myPlayer;
185 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337

References System.index, j__TPar, and Terraria.Main.myPlayer.