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
DualShock4MFiNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001C5 RID: 453
9 {
10 // Token: 0x06000817 RID: 2071 RVA: 0x00024E0C File Offset: 0x0002300C
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "Sony DualShock 4 Controller";
15 this.deviceNotes = "Sony DualShock 4 Controller on iOS / tvOS";
16 if (("iOS" == null || "iOS" != null) && ("tvOS" == null || "tvOS" != null) && ("iPhone" == null || "iPhone" != null) && ("iPad" == null || "iPad" != null) && ("AppleTV" == null || "AppleTV" != null) && ("OS X" == null || "OS X" != null))
17 {
19 if ("Cross" == null)
20 {
21 }
35 if (-2147483648 == 0 || -2147483648 != 0)
36 {
38 if (-2147483648 == 0 || -2147483648 != 0)
39 {
41 if (inputControlMapping == null || inputControlMapping != null)
42 {
44 if (inputControlMapping2 == null || inputControlMapping2 != null)
45 {
47 if (inputControlMapping3 == null || inputControlMapping3 != null)
48 {
50 if (inputControlMapping4 == null || inputControlMapping4 != null)
51 {
53 if (inputControlMapping5 == null || inputControlMapping5 != null)
54 {
56 {
57 }
59 if (inputControlMapping6 == null || inputControlMapping6 != null)
60 {
62 if (inputControlMapping7 == null || inputControlMapping7 != null)
63 {
65 if (-2147483648 == 0 || -2147483648 != 0)
66 {
68 if (-2147483648 == 0 || -2147483648 != 0)
69 {
70 return;
71 }
72 }
73 }
74 }
75 }
76 }
77 }
78 }
79 }
80 }
81 }
82 }
84 }
85
86 // Token: 0x06000818 RID: 2072 RVA: 0x00024FF8 File Offset: 0x000231F8
88 {
89 if (!true)
90 {
91 }
92 base..ctor();
93 }
94 }
95}
class f__AnonymousType0<< Count > j__TPar
static InputControlMapping RightStickLeftMapping(int analog)
static InputControlMapping RightStickDownMapping2(int analog)
static InputControlMapping LeftStickRightMapping(int analog)
static InputControlMapping RightStickRightMapping(int analog)
static InputControlMapping LeftStickDownMapping2(int analog)
static InputControlMapping RightStickUpMapping2(int analog)
static InputControlMapping LeftStickLeftMapping(int analog)
static InputControlMapping LeftStickUpMapping2(int analog)
static InputControlSource Analog(int index)
static InputControlSource Button(int index)