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
GUIMultiplayerServerPassword.cs
Go to the documentation of this file.
1using System;
2using Terraria;
3
4// Token: 0x0200026F RID: 623
6{
7 // Token: 0x06000E02 RID: 3586 RVA: 0x00043684 File Offset: 0x00041884
8 public void Draw()
9 {
10 int menuMode = Main.menuMode;
11 if (43139072 != 0)
12 {
14 Main.menuMode = 448;
15 return;
16 }
17 }
18
19 // Token: 0x06000E03 RID: 3587 RVA: 0x00043700 File Offset: 0x00041900
21 {
22 }
23
24 // Token: 0x040019B0 RID: 6576
25 private string editGetIP;
26}
class f__AnonymousType0<< Count > j__TPar
static void CloseKeyboard()
Definition Main.cs:8523
static int menuMode
Definition Main.cs:3357