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
PageControllerLayoutDefinition.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x0200022B RID: 555
6{
7 // Token: 0x17000164 RID: 356
8 // (get) Token: 0x06000CEB RID: 3307 RVA: 0x000021DB File Offset: 0x000003DB
9 public static T Instance
10 {
11 get
12 {
13 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
14 }
15 }
16
17 // Token: 0x17000165 RID: 357
18 // (get) Token: 0x06000CEC RID: 3308 RVA: 0x000021DB File Offset: 0x000003DB
20 {
21 get
22 {
23 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
24 }
25 }
26
27 // Token: 0x06000CED RID: 3309 RVA: 0x0003E7A4 File Offset: 0x0003C9A4
28 protected void Awake()
29 {
33 if (this != null && this == null)
34 {
35 throw new InvalidCastException();
36 }
37 if (this == null || this != null)
38 {
39 return;
40 }
41 throw new InvalidCastException();
42 }
43
44 // Token: 0x06000CEE RID: 3310 RVA: 0x0003E800 File Offset: 0x0003CA00
46 {
47 if (!true)
48 {
49 }
50 base..ctor();
51 }
52
53 // Token: 0x040015F8 RID: 5624
54 public static T InstanceNormal;
55
56 // Token: 0x040015F9 RID: 5625
57 public static T InstanceConsoleLeft;
58
59 // Token: 0x040015FA RID: 5626
60 public static T InstanceConsoleRight;
61
62 // Token: 0x040015FB RID: 5627
64}
class f__AnonymousType0<< Count > j__TPar