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
SaitekXbox360ControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x020001A5 RID: 421
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
SaitekXbox360ControllerMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x060007D7 RID: 2007 RVA: 0x000232F4 File Offset: 0x000214F4
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Saitek Xbox 360 Controller"
;
15
this.deviceNotes
=
"Saitek Xbox 360 Controller on Mac"
;
16
}
17
18
// Token: 0x060007D8 RID: 2008 RVA: 0x00023320 File Offset: 0x00021520
19
public
SaitekXbox360ControllerMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.SaitekXbox360ControllerMacNativeProfile.SaitekXbox360ControllerMacNativeProfile
SaitekXbox360ControllerMacNativeProfile()
Definition
SaitekXbox360ControllerMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.SaitekXbox360ControllerMacNativeProfile.Define
override void Define()
Definition
SaitekXbox360ControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.SaitekXbox360ControllerMacNativeProfile
Definition
SaitekXbox360ControllerMacNativeProfile.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
SaitekXbox360ControllerMacNativeProfile.cs
Generated by
1.10.0