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
EightBitdoNES30ProWindowsUnityProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.UnityDeviceProfiles
4
{
5
// Token: 0x020000FA RID: 250
6
[
Preserve
]
7
[
UnityInputDeviceProfile
]
8
public
class
EightBitdoNES30ProWindowsUnityProfile
:
InputDeviceProfile
9
{
10
// Token: 0x06000681 RID: 1665 RVA: 0x0001D284 File Offset: 0x0001B484
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"8Bitdo NES30 Pro Controller"
;
15
this.deviceNotes
=
"8Bitdo NES30 Pro Controller on Windows"
;
16
if
(
"Windows"
==
null
||
"Windows"
!=
null
)
17
{
18
if
(
"A"
==
null
)
19
{
20
}
21
InputControlSource
inputControlSource
=
InputDeviceProfile
.
Button
(0);
22
InputControlSource
inputControlSource2
=
InputDeviceProfile
.
Button
(1);
23
InputControlSource
inputControlSource3
=
InputDeviceProfile
.
Button
(3);
24
InputControlSource
inputControlSource4
=
InputDeviceProfile
.
Button
(4);
25
InputControlSource
inputControlSource5
=
InputDeviceProfile
.
Button
(6);
26
InputControlSource
inputControlSource6
=
InputDeviceProfile
.
Button
(7);
27
InputControlSource
inputControlSource7
=
InputDeviceProfile
.
Button
(8);
28
InputControlSource
inputControlSource8
=
InputDeviceProfile
.
Button
(9);
29
InputControlSource
inputControlSource9
=
InputDeviceProfile
.
Button
(10);
30
InputControlSource
inputControlSource10
=
InputDeviceProfile
.
Button
(11);
31
InputControlSource
inputControlSource11
=
InputDeviceProfile
.
Button
(13);
32
InputControlSource
inputControlSource12
=
InputDeviceProfile
.
Button
(14);
33
InputControlSource
inputControlSource13
=
InputDeviceProfile
.
Analog
(0);
34
InputControlSource
inputControlSource14
=
InputDeviceProfile
.
Analog
(
int
.MinValue);
35
if
(-2147483648 == 0 || -2147483648 != 0)
36
{
37
InputControlSource
inputControlSource15
=
InputDeviceProfile
.
Analog
(1);
38
if
(-2147483648 == 0 || -2147483648 != 0)
39
{
40
InputControlSource
inputControlSource16
=
InputDeviceProfile
.
Analog
(1);
41
if
(-2147483648 == 0 || -2147483648 != 0)
42
{
43
InputControlSource
inputControlSource17
=
InputDeviceProfile
.
Analog
(2);
44
if
(-2147483648 == 0 || -2147483648 != 0)
45
{
46
InputControlSource
inputControlSource18
=
InputDeviceProfile
.
Analog
(2);
47
if
(-2147483648 == 0 || -2147483648 != 0)
48
{
49
InputControlSource
inputControlSource19
=
InputDeviceProfile
.
Analog
(3);
50
if
(-2147483648 == 0 || -2147483648 != 0)
51
{
52
InputControlSource
inputControlSource20
=
InputDeviceProfile
.
Analog
(3);
53
if
(-2147483648 == 0 || -2147483648 != 0)
54
{
55
InputControlSource
inputControlSource21
=
InputDeviceProfile
.
Analog
(4);
56
if
(-2147483648 == 0 || -2147483648 != 0)
57
{
58
InputControlSource
inputControlSource22
=
InputDeviceProfile
.
Analog
(4);
59
if
(-2147483648 == 0 || -2147483648 != 0)
60
{
61
InputControlSource
inputControlSource23
=
InputDeviceProfile
.
Analog
(5);
62
if
(-2147483648 == 0 || -2147483648 != 0)
63
{
64
InputControlSource
inputControlSource24
=
InputDeviceProfile
.
Analog
(5);
65
if
(-2147483648 == 0 || -2147483648 != 0)
66
{
67
return
;
68
}
69
}
70
}
71
}
72
}
73
}
74
}
75
}
76
}
77
}
78
}
79
}
80
throw
new
ArrayTypeMismatchException
();
81
}
82
83
// Token: 0x06000682 RID: 1666 RVA: 0x0001D43C File Offset: 0x0001B63C
84
public
EightBitdoNES30ProWindowsUnityProfile
()
85
{
86
if
(!
true
)
87
{
88
}
89
base
..ctor();
90
}
91
}
92
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.InputDeviceProfile.Analog
static InputControlSource Analog(int index)
Definition
InputDeviceProfile.cs:516
InControl.InputDeviceProfile.Button
static InputControlSource Button(int index)
Definition
InputDeviceProfile.cs:510
InControl.InputDeviceProfile
Definition
InputDeviceProfile.cs:13
InControl.UnityDeviceProfiles.EightBitdoNES30ProWindowsUnityProfile.Define
override void Define()
Definition
EightBitdoNES30ProWindowsUnityProfile.cs:11
InControl.UnityDeviceProfiles.EightBitdoNES30ProWindowsUnityProfile.EightBitdoNES30ProWindowsUnityProfile
EightBitdoNES30ProWindowsUnityProfile()
Definition
EightBitdoNES30ProWindowsUnityProfile.cs:84
InControl.UnityDeviceProfiles.EightBitdoNES30ProWindowsUnityProfile
Definition
EightBitdoNES30ProWindowsUnityProfile.cs:9
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
InControl.UnityDeviceProfiles
Definition
AirFloWiredPS3MacUnityProfile.cs:4
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
InControl.InputControlSource
Definition
InputControlSource.cs:10
source
InControl
UnityDeviceProfiles
EightBitdoNES30ProWindowsUnityProfile.cs
Generated by
1.10.0