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

◆ CheckGolf1x1()

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

Definition at line 8499 of file WorldGen.cs.

8500 {
8501 if (!true)
8502 {
8503 }
8504 Tile tile;
8505 short frameX = tile.frameX;
8506 int num = 36409;
8507 long num2 = 0L;
8508 bool flag = WorldGen.SolidTileAllowBottomSlope(x, (int)num2);
8509 if (num == 0)
8510 {
8511 }
8512 short num3;
8513 if (num3 == 0)
8514 {
8515 }
8516 long num4 = 0L;
8517 long num5 = 0L;
8518 long num6 = 0L;
8519 WorldGen.KillTile(x, y, num4 != 0L, num5 != 0L, num6 != 0L);
8520 }
class f__AnonymousType0<< Count > j__TPar

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