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
GUIMultiplayerServerIP.cs
Go to the documentation of this file.
1
using
System
;
2
using
Terraria
;
3
4
// Token: 0x0200026E RID: 622
5
public
class
GUIMultiplayerServerIP
6
{
7
// Token: 0x06000E00 RID: 3584 RVA: 0x00043604 File Offset: 0x00041804
8
public
void
Draw
()
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
}
21
Main
.
CloseKeyboard
();
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
}
36
37
// Token: 0x06000E01 RID: 3585 RVA: 0x00043670 File Offset: 0x00041870
38
public
GUIMultiplayerServerIP
()
39
{
40
}
41
42
// Token: 0x040019AE RID: 6574
43
public
bool
editingServerIP
;
44
45
// Token: 0x040019AF RID: 6575
46
public
string
editGetIP
;
47
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIMultiplayerServerIP.GUIMultiplayerServerIP
GUIMultiplayerServerIP()
Definition
GUIMultiplayerServerIP.cs:38
GUIMultiplayerServerIP.editGetIP
string editGetIP
Definition
GUIMultiplayerServerIP.cs:46
GUIMultiplayerServerIP.Draw
void Draw()
Definition
GUIMultiplayerServerIP.cs:8
GUIMultiplayerServerIP.editingServerIP
bool editingServerIP
Definition
GUIMultiplayerServerIP.cs:43
GUIMultiplayerServerIP
Definition
GUIMultiplayerServerIP.cs:6
Terraria.Main.CloseKeyboard
static void CloseKeyboard()
Definition
Main.cs:8523
Terraria.Main
Definition
Main.cs:67
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
Terraria
Definition
Achievement.cs:10
source
GUIMultiplayerServerIP.cs
Generated by
1.10.0