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

◆ Draw() [27/29]

void Terraria.Graphics.TileBatch.Draw ( Texture2D texture,
Vector4 destination,
Rectangle? sourceRectangle,
VertexColors colors )
inline

Definition at line 81 of file TileBatch.cs.

82 {
83 throw null;
84 }