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
PDPXboxOneArcadeStickMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x0200018B RID: 395
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
PDPXboxOneArcadeStickMacNativeProfile
:
XboxOneDriverMacNativeProfile
9
{
10
// Token: 0x060007A3 RID: 1955 RVA: 0x00022B0C File Offset: 0x00020D0C
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"PDP Xbox One Arcade Stick"
;
15
this.deviceNotes
=
"PDP Xbox One Arcade Stick on Mac"
;
16
}
17
18
// Token: 0x060007A4 RID: 1956 RVA: 0x00022B38 File Offset: 0x00020D38
19
public
PDPXboxOneArcadeStickMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.PDPXboxOneArcadeStickMacNativeProfile.PDPXboxOneArcadeStickMacNativeProfile
PDPXboxOneArcadeStickMacNativeProfile()
Definition
PDPXboxOneArcadeStickMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.PDPXboxOneArcadeStickMacNativeProfile.Define
override void Define()
Definition
PDPXboxOneArcadeStickMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.PDPXboxOneArcadeStickMacNativeProfile
Definition
PDPXboxOneArcadeStickMacNativeProfile.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
PDPXboxOneArcadeStickMacNativeProfile.cs
Generated by
1.10.0