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

◆ DestroyHeart()

static void Terraria.WorldGen.DestroyHeart ( int i,
int j )
inlinestatic

Definition at line 11244 of file WorldGen.cs.

11245 {
11246 int num = 1;
11247 if (num == 0)
11248 {
11249 }
11250 int num2 = 1;
11251 if (num == 0)
11252 {
11253 }
11254 if (num2 == 0)
11255 {
11256 }
11257 if (num2 == 0)
11258 {
11259 }
11260 Tile tile;
11261 bool flag = tile.active();
11262 long num3 = 0L;
11263 long num4 = 0L;
11264 long num5 = 0L;
11265 WorldGen.KillTile(i, j, num3 != 0L, num4 != 0L, num5 != 0L);
11266 }
class f__AnonymousType0<< Count > j__TPar

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