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
HyperkinX91MacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x0200014E RID: 334
6
[
NativeInputDeviceProfile
]
7
[
Preserve
]
8
public
class
HyperkinX91MacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x06000729 RID: 1833 RVA: 0x00021964 File Offset: 0x0001FB64
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Hyperkin X91"
;
15
this.deviceNotes
=
"Hyperkin X91 on Mac"
;
16
}
17
18
// Token: 0x0600072A RID: 1834 RVA: 0x00021990 File Offset: 0x0001FB90
19
public
HyperkinX91MacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.HyperkinX91MacNativeProfile.Define
override void Define()
Definition
HyperkinX91MacNativeProfile.cs:11
InControl.NativeDeviceProfiles.HyperkinX91MacNativeProfile.HyperkinX91MacNativeProfile
HyperkinX91MacNativeProfile()
Definition
HyperkinX91MacNativeProfile.cs:19
InControl.NativeDeviceProfiles.HyperkinX91MacNativeProfile
Definition
HyperkinX91MacNativeProfile.cs:9
InControl.NativeDeviceProfiles.Xbox360DriverMacNativeProfile
Definition
Xbox360DriverMacNativeProfile.cs:8
InControl.NativeDeviceProfiles
Definition
AfterglowXbox360WindowsNativeProfile.cs:4
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
InControl
NativeDeviceProfiles
HyperkinX91MacNativeProfile.cs
Generated by
1.10.0