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
ProEXXboxOneControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x02000194 RID: 404
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
ProEXXboxOneControllerMacNativeProfile
:
XboxOneDriverMacNativeProfile
9
{
10
// Token: 0x060007B5 RID: 1973 RVA: 0x00022EC0 File Offset: 0x000210C0
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Pro EX Xbox One Controller"
;
15
}
16
17
// Token: 0x060007B6 RID: 1974 RVA: 0x00022EE0 File Offset: 0x000210E0
18
public
ProEXXboxOneControllerMacNativeProfile
()
19
{
20
}
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.ProEXXboxOneControllerMacNativeProfile.Define
override void Define()
Definition
ProEXXboxOneControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.ProEXXboxOneControllerMacNativeProfile.ProEXXboxOneControllerMacNativeProfile
ProEXXboxOneControllerMacNativeProfile()
Definition
ProEXXboxOneControllerMacNativeProfile.cs:18
InControl.NativeDeviceProfiles.ProEXXboxOneControllerMacNativeProfile
Definition
ProEXXboxOneControllerMacNativeProfile.cs:9
InControl.NativeDeviceProfiles.XboxOneDriverMacNativeProfile
Definition
XboxOneDriverMacNativeProfile.cs:8
InControl.NativeDeviceProfiles
Definition
AfterglowXbox360WindowsNativeProfile.cs:4
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
InControl
NativeDeviceProfiles
ProEXXboxOneControllerMacNativeProfile.cs
Generated by
1.10.0