terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ DrawTiles()

void ThreadedRenderManager.RenderThreadInstance.DrawTiles ( TileDrawing parent,
Microsoft::Xna::Framework::Vector2 screenPosition,
Microsoft::Xna::Framework::Vector2 offSet,
int firstTileX,
int firstTileY,
int lastTileX,
int lastTileY,
bool solidLayer,
bool forRenderTargets,
bool intoRenderTargets,
int waterStyleOverride = -1 )
inline

Definition at line 305 of file ThreadedRenderManager.cs.

306 {
307 throw null;
308 }