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
MadCatzProControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x0200016E RID: 366
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
MadCatzProControllerMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x06000769 RID: 1897 RVA: 0x0002216C File Offset: 0x0002036C
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Mad Catz Pro Controller"
;
15
this.deviceNotes
=
"Mad Catz Pro Controller on Mac"
;
16
}
17
18
// Token: 0x0600076A RID: 1898 RVA: 0x00022198 File Offset: 0x00020398
19
public
MadCatzProControllerMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.MadCatzProControllerMacNativeProfile.Define
override void Define()
Definition
MadCatzProControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.MadCatzProControllerMacNativeProfile.MadCatzProControllerMacNativeProfile
MadCatzProControllerMacNativeProfile()
Definition
MadCatzProControllerMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.MadCatzProControllerMacNativeProfile
Definition
MadCatzProControllerMacNativeProfile.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
MadCatzProControllerMacNativeProfile.cs
Generated by
1.10.0