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
VirtualControlsButtonConfiguration_Layout.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x02000247 RID: 583
9{
10 // Token: 0x06000D32 RID: 3378 RVA: 0x0003F134 File Offset: 0x0003D334
11 public void Validate()
12 {
13 }
14
15 // Token: 0x06000D33 RID: 3379 RVA: 0x000021DB File Offset: 0x000003DB
17 {
18 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
19 }
20
21 // Token: 0x06000D34 RID: 3380 RVA: 0x0003F144 File Offset: 0x0003D344
25
26 // Token: 0x04001819 RID: 6169
27 public string Id;
28
29 // Token: 0x0400181A RID: 6170
31
32 // Token: 0x0400181B RID: 6171
34
35 // Token: 0x0400181C RID: 6172
37
38 // Token: 0x0400181D RID: 6173
40
41 // Token: 0x0400181E RID: 6174
43
44 // Token: 0x02000248 RID: 584
45 public enum Style
46 {
47 // Token: 0x04001820 RID: 6176
48 Blue,
49 // Token: 0x04001821 RID: 6177
50 Green,
51 // Token: 0x04001822 RID: 6178
52 Teal,
53 // Token: 0x04001823 RID: 6179
54 Bad
55 }
56}
class f__AnonymousType0<< Count > j__TPar
QuickActionButton_Layout GetStyle(VirtualControlsButtonConfiguration_Layout.Style stlyeIndex)