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

◆ DrawString() [2/10]

void Microsoft.Xna.Framework.Graphics.SpriteBatch.DrawString ( SpriteFont spriteFont,
string text,
int start,
int end,
Vector2 position,
Color color,
float rotation,
Vector2 origin,
Vector2 scale,
Vector2[] offsets )
inlineinherited

Definition at line 5552 of file SpriteBatch.cs.

5553 {
5554 throw null;
5555 }