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
GUIWorldGenerateMenu.cs
Go to the documentation of this file.
1using System;
2using Terraria;
4
5// Token: 0x02000286 RID: 646
7{
8 // Token: 0x06000EEE RID: 3822 RVA: 0x0004A6C8 File Offset: 0x000488C8
9 public void Draw()
10 {
11 if (!true)
12 {
13 }
15 double num = this.Progress.TotalProgress;
17 double value = generationProgress._value;
18 if (generationProgress == null)
19 {
20 }
21 if (generationProgress == null)
22 {
23 }
24 }
25
26 // Token: 0x06000EEF RID: 3823 RVA: 0x0004A79C File Offset: 0x0004899C
28 {
29 }
30
31 // Token: 0x04001B10 RID: 6928
33
34 // Token: 0x04001B11 RID: 6929
35 public float totalProgress;
36
37 // Token: 0x04001B12 RID: 6930
38 public float progress;
39}
class f__AnonymousType0<< Count > j__TPar
GenerationProgress Progress
static void FlushBatches()
Definition Main.cs:5092