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

◆ Draw()

void Terraria.GameContent.Drawing.TileDrawing.Draw ( bool solidLayer,
bool forRenderTargets,
bool intoRenderTargets,
int waterStyleOverride = -1 )
inline

Definition at line 669 of file TileDrawing.cs.

670 {
671 if (!true)
672 {
673 }
674 }

Referenced by Terraria.Main.DoDraw_Tiles_NonSolid(), Terraria.Main.DrawTiles(), Terraria.Main.RenderTiles(), and Terraria.Main.RenderTiles2().