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

◆ Draw()

void GUIPlayerNameMenu.Draw ( )
inline

Definition at line 7 of file GUIPlayerNameMenu.cs.

8 {
9 string text = this.editPlayerName;
10 string text2;
11 this.editPlayerName = text2;
12 int stringLength = text2._stringLength;
13 int num = 20;
14 long num2 = 0L;
15 string text3 = text2.Substring((int)num2, num);
17 if (stringLength == 0)
18 {
19 }
20 }
class f__AnonymousType0<< Count > j__TPar

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