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

◆ Check1x1()

static void Terraria.WorldGen.Check1x1 ( int x,
int y,
int type )
inlinestatic

Definition at line 8475 of file WorldGen.cs.

8476 {
8477 int num = 1;
8478 if (num == 0)
8479 {
8480 }
8481 if (num == 0)
8482 {
8483 }
8484 bool flag = WorldGen.SolidTileAllowBottomSlope(x, int.MinValue);
8485 if (num == 0)
8486 {
8487 }
8488 long num2 = 0L;
8489 long num3 = 0L;
8490 long num4 = 0L;
8491 WorldGen.KillTile(x, y, num2 != 0L, num3 != 0L, num4 != 0L);
8492 if (num == 0)
8493 {
8494 }
8495 bool flag2 = WorldGen.HasValidGroundForAbigailsFlowerBelowSpot(x, y);
8496 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.HasValidGroundForAbigailsFlowerBelowSpot(), j__TPar, Terraria.WorldGen.KillTile(), System.L, and Terraria.WorldGen.SolidTileAllowBottomSlope().