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
IpegaPG9037AndroidUnityProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.UnityDeviceProfiles
4
{
5
// Token: 0x0200009F RID: 159
6
[
Preserve
]
7
[
UnityInputDeviceProfile
]
8
public
class
IpegaPG9037AndroidUnityProfile
:
InputDeviceProfile
9
{
10
// Token: 0x060005C5 RID: 1477 RVA: 0x0001497C File Offset: 0x00012B7C
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"IPEGA PG-9037"
;
15
this.deviceClass
=
InputDeviceClass
.Controller;
16
this.deviceNotes
=
"IPEGA PG-9037 on Android"
;
17
if
(
"Android"
==
null
||
"Android"
!=
null
)
18
{
19
return
;
20
}
21
throw
new
ArrayTypeMismatchException
();
22
}
23
24
// Token: 0x060005C6 RID: 1478 RVA: 0x00014AF8 File Offset: 0x00012CF8
25
public
IpegaPG9037AndroidUnityProfile
()
26
{
27
if
(!
true
)
28
{
29
}
30
base
..ctor();
31
}
32
}
33
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.InputDeviceProfile
Definition
InputDeviceProfile.cs:13
InControl.UnityDeviceProfiles.IpegaPG9037AndroidUnityProfile.Define
override void Define()
Definition
IpegaPG9037AndroidUnityProfile.cs:11
InControl.UnityDeviceProfiles.IpegaPG9037AndroidUnityProfile.IpegaPG9037AndroidUnityProfile
IpegaPG9037AndroidUnityProfile()
Definition
IpegaPG9037AndroidUnityProfile.cs:25
InControl.UnityDeviceProfiles.IpegaPG9037AndroidUnityProfile
Definition
IpegaPG9037AndroidUnityProfile.cs:9
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
InControl.UnityDeviceProfiles
Definition
AirFloWiredPS3MacUnityProfile.cs:4
InControl.InputDeviceClass
InputDeviceClass
Definition
InputDeviceClass.cs:7
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
InControl
UnityDeviceProfiles
IpegaPG9037AndroidUnityProfile.cs
Generated by
1.10.0