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() [4/29]

void Microsoft.Xna.Framework.Graphics.SpriteBatch.Draw ( Texture2D texture,
Rectangle destinationRectangle,
Rectangle? sourceRectangle,
ref VertexColors color,
float rotation,
Vector2 origin,
SpriteEffects effects,
float layerDepth )
inlineinherited

Definition at line 3734 of file SpriteBatch.cs.

3735 {
3736 throw null;
3737 }