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
GameCubeWindowsUnityProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000FF RID: 255
9 {
10 // Token: 0x0600068B RID: 1675 RVA: 0x0001D8A8 File Offset: 0x0001BAA8
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "GameCube Controller";
16 this.deviceNotes = "GameCube Controller on Windows";
17 if ("Windows" == null || "Windows" != null)
18 {
19 if ("A" == null)
20 {
21 }
23 if (InputDeviceProfile.Button(2) != null)
24 {
26 if (-2147483648 == 0 || -2147483648 != 0)
27 {
29 if (-2147483648 == 0 || -2147483648 != 0)
30 {
32 if (-2147483648 == 0 || -2147483648 != 0)
33 {
35 if (-2147483648 == 0 || -2147483648 != 0)
36 {
38 if (-2147483648 == 0 || -2147483648 != 0)
39 {
41 if (-2147483648 == 0 || -2147483648 != 0)
42 {
44 if (-2147483648 == 0 || -2147483648 != 0)
45 {
47 if (-2147483648 == 0 || -2147483648 != 0)
48 {
50 if (-2147483648 == 0 || -2147483648 != 0)
51 {
53 if (-2147483648 == 0 || -2147483648 != 0)
54 {
56 if (inputControlMapping == null || inputControlMapping != null)
57 {
59 if (inputControlMapping2 == null || inputControlMapping2 != null)
60 {
62 if (inputControlMapping3 == null || inputControlMapping3 != null)
63 {
65 if (inputControlMapping4 == null || inputControlMapping4 != null)
66 {
68 if (inputControlMapping5 == null || inputControlMapping5 != null)
69 {
71 if (inputControlMapping6 == null || inputControlMapping6 != null)
72 {
74 if (inputControlMapping7 == null || inputControlMapping7 != null)
75 {
77 if (inputControlMapping8 == null || inputControlMapping8 != null)
78 {
79 return;
80 }
81 }
82 }
83 }
84 }
85 }
86 }
87 }
88 }
89 }
90 }
91 }
92 }
93 }
94 }
95 }
96 }
97 }
98 }
99 }
100 throw new ArrayTypeMismatchException();
101 }
102
103 // Token: 0x0600068C RID: 1676 RVA: 0x0001DA90 File Offset: 0x0001BC90
105 {
106 if (!true)
107 {
108 }
109 base..ctor();
110 }
111 }
112}
class f__AnonymousType0<< Count > j__TPar
static InputControlMapping RightStickLeftMapping(int analog)
static InputControlMapping RightStickDownMapping(int analog)
static InputControlMapping LeftStickRightMapping(int analog)
static InputControlMapping LeftStickUpMapping(int analog)
static InputControlMapping RightStickRightMapping(int analog)
static InputControlMapping RightStickUpMapping(int analog)
static InputControlMapping LeftStickLeftMapping(int analog)
static InputControlSource Button(int index)
static InputControlMapping LeftStickDownMapping(int analog)