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

◆ DrawString()

static void Terraria.WorldBuilding.TileFont.DrawString ( Point start,
string text,
TileFont::DrawMode mode )
inlinestatic

Definition at line 11 of file TileFont.cs.

12 {
13 int stringLength = text._stringLength;
14 long num = 0L;
15 char c = text[(int)num];
16 if (stringLength == 0)
17 {
18 }
19 int stringLength2 = text._stringLength;
20 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.text.