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

◆ TryKillingReplaceableTile()

static bool Terraria.WorldGen.TryKillingReplaceableTile ( int x,
int y,
int tileType )
inlinestatic

Definition at line 13076 of file WorldGen.cs.

13077 {
13078 int num = 1;
13079 if (num == 0)
13080 {
13081 }
13082 int num2 = 2;
13083 bool flag = WorldGen.InWorld(0, x, num2);
13084 if (num == 0)
13085 {
13086 }
13087 Tile tile;
13088 bool flag2 = tile.active();
13089 if (num == 0)
13090 {
13091 }
13092 Tile tile2;
13093 ushort type = tile2.type;
13094 if (num == 0)
13095 {
13096 if (num == 0)
13097 {
13098 }
13099 Tile tile3;
13100 ushort type2 = tile3.type;
13101 }
13102 Tile tile4;
13103 ushort type3 = tile4.type;
13104 Tile tile5;
13105 ushort type4 = tile5.type;
13106 Tile tile6;
13107 ushort type5 = tile6.type;
13108 Tile tile7;
13109 ushort type6 = tile7.type;
13110 Tile tile8;
13111 ushort type7 = tile8.type;
13112 Tile tile9;
13113 ushort type8 = tile9.type;
13114 Tile tile10;
13115 ushort type9 = tile10.type;
13116 Tile tile11;
13117 ushort type10 = tile11.type;
13118 Tile tile12;
13119 ushort type11 = tile12.type;
13120 Tile tile13;
13121 ushort type12 = tile13.type;
13122 Tile tile14;
13123 ushort type13 = tile14.type;
13124 long num3 = 0L;
13125 Tile tile15;
13126 short frameX = tile15.frameX;
13127 return WorldGen.IsHarvestableHerbWithSeed(0, (int)num3);
13128 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), Terraria.Tile.frameX, Terraria.WorldGen.InWorld(), Terraria.WorldGen.IsHarvestableHerbWithSeed(), j__TPar, System.L, and Terraria.Tile.type.