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

void Microsoft.Xna.Framework.Graphics.SpriteBatch.Draw ( Texture2D texture,
ref Vector2 position,
ref Rectangle srcRect,
ref Color color,
SpriteEffects effects )
inlineinherited

Definition at line 3502 of file SpriteBatch.cs.

3503 {
3504 throw null;
3505 }