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

void Microsoft.Xna.Framework.Graphics.SpriteBatch.Draw ( Texture2D texture,
Vector2 position,
Rectangle? sourceRectangle,
VertexColors color,
float rotation,
Vector2 origin,
float scale,
SpriteEffects effects,
float layerDepth = 0f )
inlineinherited

Definition at line 510 of file SpriteBatch.cs.

511 {
512 }