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
PDPTronControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x02000188 RID: 392
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
PDPTronControllerMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x0600079D RID: 1949 RVA: 0x00022A54 File Offset: 0x00020C54
11
public
override
void
Define
()
12
{
13
this.deviceName
=
"PDP Tron Controller"
;
14
this.deviceNotes
=
"PDP Tron Controller on Mac"
;
15
}
16
17
// Token: 0x0600079E RID: 1950 RVA: 0x00022A78 File Offset: 0x00020C78
18
public
PDPTronControllerMacNativeProfile
()
19
{
20
}
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.PDPTronControllerMacNativeProfile.PDPTronControllerMacNativeProfile
PDPTronControllerMacNativeProfile()
Definition
PDPTronControllerMacNativeProfile.cs:18
InControl.NativeDeviceProfiles.PDPTronControllerMacNativeProfile.Define
override void Define()
Definition
PDPTronControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.PDPTronControllerMacNativeProfile
Definition
PDPTronControllerMacNativeProfile.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
PDPTronControllerMacNativeProfile.cs
Generated by
1.10.0