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

◆ RefreshStrip()

static void Terraria.WorldGen.RefreshStrip ( int xStart,
int yStart,
int xEnd,
int yEnd,
int totalEcho,
int totalFramed )
inlinestatic

Definition at line 16955 of file WorldGen.cs.

16956 {
16957 int num = 1;
16958 if (num == 0)
16959 {
16960 }
16961 if (num == 0)
16962 {
16963 }
16964 Tile tile;
16965 bool flag = tile.invisibleBlock();
16966 }

References Terraria.Tile.invisibleBlock().