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
GUIControllerPlayerAndGameModeMistmatch.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x0200009F RID: 159
7{
8 // Token: 0x060003CD RID: 973 RVA: 0x0000C858 File Offset: 0x0000AA58
9 public void Activate()
10 {
11 }
12
13 // Token: 0x060003CE RID: 974 RVA: 0x000021DB File Offset: 0x000003DB
15 {
16 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
17 }
18
19 // Token: 0x060003CF RID: 975 RVA: 0x0000C868 File Offset: 0x0000AA68
27
28 // Token: 0x060003D0 RID: 976 RVA: 0x0000C87C File Offset: 0x0000AA7C
30 {
31 }
32
33 // Token: 0x060003D1 RID: 977 RVA: 0x0000C88C File Offset: 0x0000AA8C
37
38 // Token: 0x040003B3 RID: 947
40
41 // Token: 0x020000A0 RID: 160
42 public enum Controls
43 {
44 // Token: 0x040003B5 RID: 949
45 Cancel
46 }
47}
class f__AnonymousType0<< Count > j__TPar
static void SetGridItemRegion(Rectangle region)
GUIControllerItem Navigate(Vector2 navigationVector)
GUIControllerPlayerAndGameModeMistmatch.Controls selectedControl