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

◆ WallDungeon()

static void Terraria.WorldGen.Spread.WallDungeon ( int x,
int y,
int wallType )
inlinestatic

Definition at line 18938 of file WorldGen.cs.

18939 {
18940 if (!true)
18941 {
18942 }
18943 long num = 0L;
18944 bool flag = WorldGen.InWorld(x, y, (int)num);
18945 }

References Terraria.WorldGen.InWorld(), and System.L.