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

◆ dropItemCheck()

void Terraria.Player.dropItemCheck ( )
inline

Definition at line 2086 of file Player.cs.

2087 {
2088 if (!true)
2089 {
2090 }
2091 bool playerInventory = Main.playerInventory;
2092 int num = this.noThrow;
2093 this.noThrow = num;
2094 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Player.noThrow, and Terraria.Main.playerInventory.