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

◆ PaintTheTemple()

static void Terraria.WorldGen.PaintTheTemple ( byte tilePaintColor,
byte wallPaintColor )
inlinestaticprivate

Definition at line 2908 of file WorldGen.cs.

2909 {
2910 int num = 1;
2911 if (num == 0)
2912 {
2913 }
2914 if (num == 0)
2915 {
2916 }
2917 Tile tile;
2918 bool flag = tile.active();
2919 }

References Terraria.Tile.active().

Referenced by Terraria.WorldGen.FinishTenthAnniversaryWorld().