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

◆ CheckProjectilePressurePad()

static void Terraria.WorldGen.CheckProjectilePressurePad ( int i,
int j )
inlinestatic

Definition at line 17656 of file WorldGen.cs.

17657 {
17658 int num = 1;
17659 if (num == 0)
17660 {
17661 }
17662 if (num == 0)
17663 {
17664 }
17665 Tile tile;
17666 short frameX = tile.frameX;
17667 }

References Terraria.Tile.frameX.