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 GUIWorldNameMenu.Draw ( )
inline

Definition at line 8 of file GUIWorldNameMenu.cs.

9 {
10 bool flag = this.editingWorldName;
11 if (flag)
12 {
13 string text;
14 bool flag2 = text != "";
15 string text2;
16 bool flag3 = text2 == " ";
17 if (!flag)
18 {
19 }
20 if (!flag)
21 {
22 }
23 if (!flag)
24 {
25 }
26 Main.menuMode = 16;
27 }
28 if (flag)
29 {
30 return;
31 }
32 }
class f__AnonymousType0<< Count > j__TPar

References editingWorldName, j__TPar, and System.text.