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
EightBitdoSNES30MacUnityProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.UnityDeviceProfiles
4
{
5
// Token: 0x020000CB RID: 203
6
[
Preserve
]
7
[
UnityInputDeviceProfile
]
8
public
class
EightBitdoSNES30MacUnityProfile
:
InputDeviceProfile
9
{
10
// Token: 0x06000623 RID: 1571 RVA: 0x00018F48 File Offset: 0x00017148
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"8Bitdo SNES30 Controller"
;
15
this.deviceNotes
=
"8Bitdo SNES30 Controller on Mac"
;
16
if
(
"OS X"
==
null
||
"OS X"
!=
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
(
int
.MinValue);
25
if
(-2147483648 == 0 || -2147483648 != 0)
26
{
27
InputControlSource
inputControlSource5
=
InputDeviceProfile
.
Button
(6);
28
if
(-2147483648 == 0 || -2147483648 != 0)
29
{
30
InputControlSource
inputControlSource6
=
InputDeviceProfile
.
Button
(7);
31
if
(-2147483648 == 0 || -2147483648 != 0)
32
{
33
InputControlSource
inputControlSource7
=
InputDeviceProfile
.
Button
(10);
34
if
(-2147483648 == 0 || -2147483648 != 0)
35
{
36
InputControlSource
inputControlSource8
=
InputDeviceProfile
.
Button
(11);
37
if
(-2147483648 == 0 || -2147483648 != 0)
38
{
39
InputControlSource
inputControlSource9
=
InputDeviceProfile
.
Analog
(0);
40
if
(-2147483648 == 0 || -2147483648 != 0)
41
{
42
InputControlSource
inputControlSource10
=
InputDeviceProfile
.
Analog
(0);
43
if
(-2147483648 == 0 || -2147483648 != 0)
44
{
45
InputControlSource
inputControlSource11
=
InputDeviceProfile
.
Analog
(1);
46
if
(-2147483648 == 0 || -2147483648 != 0)
47
{
48
InputControlSource
inputControlSource12
=
InputDeviceProfile
.
Analog
(1);
49
if
(-2147483648 == 0 || -2147483648 != 0)
50
{
51
return
;
52
}
53
}
54
}
55
}
56
}
57
}
58
}
59
}
60
}
61
}
62
throw
new
ArrayTypeMismatchException
();
63
}
64
65
// Token: 0x06000624 RID: 1572 RVA: 0x0001907C File Offset: 0x0001727C
66
public
EightBitdoSNES30MacUnityProfile
()
67
{
68
if
(!
true
)
69
{
70
}
71
base
..ctor();
72
}
73
}
74
}
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.EightBitdoSNES30MacUnityProfile.Define
override void Define()
Definition
EightBitdoSNES30MacUnityProfile.cs:11
InControl.UnityDeviceProfiles.EightBitdoSNES30MacUnityProfile.EightBitdoSNES30MacUnityProfile
EightBitdoSNES30MacUnityProfile()
Definition
EightBitdoSNES30MacUnityProfile.cs:66
InControl.UnityDeviceProfiles.EightBitdoSNES30MacUnityProfile
Definition
EightBitdoSNES30MacUnityProfile.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
EightBitdoSNES30MacUnityProfile.cs
Generated by
1.10.0