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

◆ TryCombiningIntoNearbyItems()

void Terraria.Item.TryCombiningIntoNearbyItems ( int i)
inline

Definition at line 1359 of file Item.cs.

1360 {
1361 int num = this.type;
1362 int num2 = this.type;
1364 int myPlayer = Main.myPlayer;
1365 }
class f__AnonymousType0<< Count > j__TPar
int playerIndexTheItemIsReservedFor
Definition Item.cs:2333

References j__TPar, Terraria.Main.myPlayer, Terraria.Item.playerIndexTheItemIsReservedFor, and Terraria.Item.type.