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
GUIMultiplayerServerPort.cs
Go to the documentation of this file.
1using System;
2using Terraria;
3
4// Token: 0x02000270 RID: 624
6{
7 // Token: 0x06000E04 RID: 3588 RVA: 0x00043714 File Offset: 0x00041914
8 public void Draw()
9 {
10 bool flag = this.editingServerPort;
11 int num;
12 if (flag)
13 {
14 string text = this.editGetIP;
15 string text2;
16 this.editGetIP = text2;
17 if (!flag)
18 {
19 bool flag2 = string.IsNullOrWhiteSpace(this.editGetIP);
20 bool flag3 = this.editGetIP != "";
21 if ("" == null)
22 {
23 }
24 num = 65534;
25 while ("" != null)
26 {
27 }
28 return;
29 }
31 Main.menuMode = 449;
32 }
33 if (flag)
34 {
35 return;
36 }
37 string text3 = this.editGetIP;
38 if ("" == null)
39 {
40 }
41 string text4 = text3 + "";
42 if (num == 0)
43 {
44 }
45 if (num == 0)
46 {
47 }
48 }
49
50 // Token: 0x06000E05 RID: 3589 RVA: 0x000437C4 File Offset: 0x000419C4
52 {
53 }
54
55 // Token: 0x040019B1 RID: 6577
56 private bool editingServerPort;
57
58 // Token: 0x040019B2 RID: 6578
59 private string editGetIP;
60}
class f__AnonymousType0<< Count > j__TPar
static void CloseKeyboard()
Definition Main.cs:8523