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

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

Definition at line 3602 of file SpriteBatch.cs.

3603 {
3604 throw null;
3605 }