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
VirtualControlsAxisConfiguration_Layout.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x02000244 RID: 580
9{
10 // Token: 0x06000D2E RID: 3374 RVA: 0x0003F0FC File Offset: 0x0003D2FC
11 public void Validate()
12 {
13 }
14
15 // Token: 0x06000D2F RID: 3375 RVA: 0x000021DB File Offset: 0x000003DB
17 {
18 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
19 }
20
21 // Token: 0x06000D30 RID: 3376 RVA: 0x0003F10C File Offset: 0x0003D30C
25
26 // Token: 0x0400180E RID: 6158
27 public string Id;
28
29 // Token: 0x0400180F RID: 6159
31
32 // Token: 0x04001810 RID: 6160
34
35 // Token: 0x04001811 RID: 6161
37
38 // Token: 0x04001812 RID: 6162
40
41 // Token: 0x02000245 RID: 581
42 public enum Style
43 {
44 // Token: 0x04001814 RID: 6164
45 Blue,
46 // Token: 0x04001815 RID: 6165
47 Green,
48 // Token: 0x04001816 RID: 6166
50 }
51}
class f__AnonymousType0<< Count > j__TPar
Axis_Layout GetStyle(VirtualControlsAxisConfiguration_Layout.Style stlyeIndex)