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
GUIWorldNoBackup.cs
Go to the documentation of this file.
1using System;
2using Terraria;
3
4// Token: 0x02000289 RID: 649
5public class GUIWorldNoBackup
6{
7 // Token: 0x06000EF5 RID: 3829 RVA: 0x0004A8EC File Offset: 0x00048AEC
8 public void Open()
9 {
10 if (!true)
11 {
12 }
13 Main.menuMode = 201;
14 }
15
16 // Token: 0x06000EF6 RID: 3830 RVA: 0x0004A908 File Offset: 0x00048B08
17 public void Draw()
18 {
21 {
22 Main.menuMode = 6;
23 }
24 }
25
26 // Token: 0x06000EF7 RID: 3831 RVA: 0x0004A924 File Offset: 0x00048B24
28 {
29 }
30
31 // Token: 0x04001B1A RID: 6938
32 private float statusScale;
33
34 // Token: 0x04001B1B RID: 6939
35 private float descriptionScale;
36
37 // Token: 0x04001B1C RID: 6940
38 private float backScale = (float)16256;
39}
class f__AnonymousType0<< Count > j__TPar