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.
1using System;
2using Terraria;
3
4// Token: 0x02000288 RID: 648
5public 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
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
47}
class f__AnonymousType0<< Count > j__TPar