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
RubbleMakerUI_Layout.cs
Go to the documentation of this file.
1using System;
5
6// Token: 0x02000239 RID: 569
8{
9 // Token: 0x1700016D RID: 365
10 // (get) Token: 0x06000D0E RID: 3342 RVA: 0x000021DB File Offset: 0x000003DB
12 {
13 get
14 {
15 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
16 }
17 }
18
19 // Token: 0x06000D0F RID: 3343 RVA: 0x0003EB18 File Offset: 0x0003CD18
20 private void Awake()
21 {
22 bool flag = this.name == "RubbleMakerUI4Page";
23 }
24
25 // Token: 0x06000D10 RID: 3344 RVA: 0x0003EB38 File Offset: 0x0003CD38
27 {
28 if (!true)
29 {
30 }
32 base..ctor();
33 }
34
35 // Token: 0x04001751 RID: 5969
37
38 // Token: 0x04001752 RID: 5970
40
41 // Token: 0x04001753 RID: 5971
43
44 // Token: 0x04001754 RID: 5972
46
47 // Token: 0x04001755 RID: 5973
49
50 // Token: 0x04001756 RID: 5974
52
53 // Token: 0x04001757 RID: 5975
54 public bool DrawEmptySlots = true;
55
56 // Token: 0x04001758 RID: 5976
58
59 // Token: 0x04001759 RID: 5977
61
62 // Token: 0x0400175A RID: 5978
64
65 // Token: 0x0400175B RID: 5979
67
68 // Token: 0x0400175C RID: 5980
70
71 // Token: 0x0400175D RID: 5981
73
74 // Token: 0x0400175E RID: 5982
76
77 // Token: 0x0400175F RID: 5983
78 public float MaterialScale;
79
80 // Token: 0x04001760 RID: 5984
82
83 // Token: 0x04001761 RID: 5985
84 public float RubbleScale;
85
86 // Token: 0x04001762 RID: 5986
88
89 // Token: 0x04001763 RID: 5987
91
92 // Token: 0x04001764 RID: 5988
94
95 // Token: 0x04001765 RID: 5989
97
98 // Token: 0x04001766 RID: 5990
100
101 // Token: 0x04001767 RID: 5991
103
104 // Token: 0x04001768 RID: 5992
106
107 // Token: 0x04001769 RID: 5993
109
110 // Token: 0x0400176A RID: 5994
112
113 // Token: 0x0400176B RID: 5995
115
116 // Token: 0x0400176C RID: 5996
118}
class f__AnonymousType0<< Count > j__TPar
FadeString_Layout TooltipDisplay
static RubbleMakerUI_Layout Instance
TransactionButton_Layout MaterialToggle
TransactionButton_Layout SizeToggle
ItemGrid_Layout MaterialOptions
ItemGrid_Layout RubbleOptions
Texture_Layout DisabledBackingIcon
static RubbleMakerUI_Layout InstanceNormal
static RubbleMakerUI_Layout Instance4Page