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
AppleMFiUnityProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000E1 RID: 225
9 {
10 // Token: 0x0600064F RID: 1615 RVA: 0x0001AF70 File Offset: 0x00019170
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "Apple MFi Controller";
15 this.deviceClass.value__ = (int)4E-45f;
16 this.deviceNotes = "Apple MFi Controller on iOS";
17 if (("iPhone" == null || "iPhone" != null) && ("iPad" == null || "iPad" != null))
18 {
19 base.LowerDeadZone = 4E-45f;
20 base.UpperDeadZone = 4E-45f;
21 if ("A" == null)
22 {
23 }
30 if (-2147483648 == 0 || -2147483648 != 0)
31 {
33 if (-2147483648 == 0 || -2147483648 != 0)
34 {
36 if (-2147483648 == 0 || -2147483648 != 0)
37 {
39 if (-2147483648 == 0 || -2147483648 != 0)
40 {
42 if (-2147483648 == 0 || -2147483648 != 0)
43 {
45 if (-2147483648 == 0 || -2147483648 != 0)
46 {
48 if (inputControlMapping == null || inputControlMapping != null)
49 {
51 if (inputControlMapping2 == null || inputControlMapping2 != null)
52 {
54 if (inputControlMapping3 == null || inputControlMapping3 != null)
55 {
57 if (inputControlMapping4 == null || inputControlMapping4 != null)
58 {
60 if (inputControlMapping5 == null || inputControlMapping5 != null)
61 {
63 if (inputControlMapping6 == null || inputControlMapping6 != null)
64 {
66 if (inputControlMapping7 == null || inputControlMapping7 != null)
67 {
69 if (inputControlMapping8 == null || inputControlMapping8 != null)
70 {
72 if (-2147483648 == 0 || -2147483648 != 0)
73 {
75 if (-2147483648 == 0 || -2147483648 != 0)
76 {
77 return;
78 }
79 }
80 }
81 }
82 }
83 }
84 }
85 }
86 }
87 }
88 }
89 }
90 }
91 }
92 }
93 }
94 }
96 }
97
98 // Token: 0x06000650 RID: 1616 RVA: 0x0001B16C File Offset: 0x0001936C
100 {
101 if (!true)
102 {
103 }
104 base..ctor();
105 }
106 }
107}
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 Analog(int index)
static InputControlSource Button(int index)
static InputControlMapping LeftStickDownMapping(int analog)