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
ThrustmasterTMXMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x020001AA RID: 426
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
ThrustmasterTMXMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x060007E1 RID: 2017 RVA: 0x00023434 File Offset: 0x00021634
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Thrustmaster TMX"
;
15
this.deviceNotes
=
"Thrustmaster TMX on Mac"
;
16
}
17
18
// Token: 0x060007E2 RID: 2018 RVA: 0x00023460 File Offset: 0x00021660
19
public
ThrustmasterTMXMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.ThrustmasterTMXMacNativeProfile.ThrustmasterTMXMacNativeProfile
ThrustmasterTMXMacNativeProfile()
Definition
ThrustmasterTMXMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.ThrustmasterTMXMacNativeProfile.Define
override void Define()
Definition
ThrustmasterTMXMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.ThrustmasterTMXMacNativeProfile
Definition
ThrustmasterTMXMacNativeProfile.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
ThrustmasterTMXMacNativeProfile.cs
Generated by
1.10.0