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

◆ UnlockDoor()

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

Definition at line 7371 of file WorldGen.cs.

7372 {
7373 int num = 1;
7374 if (num == 0)
7375 {
7376 }
7377 Tile tile;
7378 bool isLoaded = tile.IsLoaded;
7379 if (num == 0)
7380 {
7381 }
7382 Tile tile2;
7383 short frameY = tile2.frameY;
7384 if (num == 0)
7385 {
7386 }
7387 Tile tile3;
7388 short frameY2 = tile3.frameY;
7389 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.frameY, Terraria.Tile.IsLoaded, and j__TPar.