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

◆ CheckBoulderChest()

static bool Terraria.WorldGen.CheckBoulderChest ( int i,
int j )
inlinestatic

Definition at line 9807 of file WorldGen.cs.

9808 {
9809 if (!true)
9810 {
9811 }
9812 Tile tile;
9813 short frameX = tile.frameX;
9814 int num = 29127;
9815 Tile tile2;
9816 short frameY = tile2.frameY;
9817 if (35 == 0)
9818 {
9819 }
9820 if (num == 0)
9821 {
9822 }
9823 if (num == 0)
9824 {
9825 }
9826 bool flag;
9827 return flag;
9828 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.frameX, Terraria.Tile.frameY, and j__TPar.

Referenced by Terraria.WorldGen.CanKillTile().