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

◆ CanKillTile() [2/3]

static bool Terraria.WorldGen.CanKillTile ( int i,
int j,
[Out] bool blockDamaged )
inlinestatic

Definition at line 13292 of file WorldGen.cs.

13293 {
13294 bool flag = WorldGen.CheckBoulderChest(0, i);
13295 int num = 1;
13296 j.m_value = num;
13297 if (num != 0)
13298 {
13299 if (num == 0)
13300 {
13301 }
13302 Tile tile;
13303 short frameX = tile.frameX;
13304 }
13305 if (num == 0)
13306 {
13307 }
13308 Tile tile2;
13309 short frameX2 = tile2.frameX;
13310 if (num == 0)
13311 {
13312 }
13313 Tile tile3;
13314 short frameX3 = tile3.frameX;
13315 return 42168200 != 0;
13316 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.CheckBoulderChest(), Terraria.Tile.frameX, and j__TPar.