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
GUIWorldNameMenu.cs
Go to the documentation of this file.
1
using
System
;
2
using
Terraria
;
3
4
// Token: 0x02000288 RID: 648
5
public
class
GUIWorldNameMenu
6
{
7
// Token: 0x06000EF3 RID: 3827 RVA: 0x0004A86C File Offset: 0x00048A6C
8
public
void
Draw
()
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
}
33
34
// Token: 0x06000EF4 RID: 3828 RVA: 0x0004A8CC File Offset: 0x00048ACC
35
public
GUIWorldNameMenu
()
36
{
37
}
38
39
// Token: 0x04001B17 RID: 6935
40
private
float
NewScale
= (float)16256;
41
42
// Token: 0x04001B18 RID: 6936
43
public
bool
editingWorldName
;
44
45
// Token: 0x04001B19 RID: 6937
46
public
bool
editWorldNameForCreate
;
47
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIWorldNameMenu.editWorldNameForCreate
bool editWorldNameForCreate
Definition
GUIWorldNameMenu.cs:46
GUIWorldNameMenu.GUIWorldNameMenu
GUIWorldNameMenu()
Definition
GUIWorldNameMenu.cs:35
GUIWorldNameMenu.NewScale
float NewScale
Definition
GUIWorldNameMenu.cs:40
GUIWorldNameMenu.Draw
void Draw()
Definition
GUIWorldNameMenu.cs:8
GUIWorldNameMenu.editingWorldName
bool editingWorldName
Definition
GUIWorldNameMenu.cs:43
GUIWorldNameMenu
Definition
GUIWorldNameMenu.cs:6
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
Terraria
Definition
Achievement.cs:10
source
GUIWorldNameMenu.cs
Generated by
1.10.0