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

◆ DrawBorderStringBig()

static Vector2 Terraria.Utils.DrawBorderStringBig ( SpriteBatch spriteBatch,
string text,
Vector2 pos,
Color color,
float scale = 1f,
float anchorx = 0f,
float anchory = 0f,
int maxCharactersDisplayed = -1 )
inlinestatic

Definition at line 11837 of file Utils.cs.

11838 {
11839 throw null;
11840 }