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

Definition at line 8 of file GUIMultiplayerServerIP.cs.

9 {
10 bool flag = this.editingServerIP;
11 if (flag)
12 {
13 string text = this.editGetIP;
14 string text2;
15 this.editGetIP = text2;
16 if (!flag)
17 {
18 bool flag2 = string.IsNullOrWhiteSpace(this.editGetIP);
19 return;
20 }
22 Main.menuMode = 449;
23 }
24 if (flag)
25 {
26 return;
27 }
28 string text3 = this.editGetIP;
29 if (!flag)
30 {
31 }
32 if (!flag)
33 {
34 }
35 }
class f__AnonymousType0<< Count > j__TPar
static void CloseKeyboard()
Definition Main.cs:8523

References Terraria.Main.CloseKeyboard(), editGetIP, editingServerIP, j__TPar, and System.text.