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
RockCandyXboxOneControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x020001A4 RID: 420
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
RockCandyXboxOneControllerMacNativeProfile
:
XboxOneDriverMacNativeProfile
9
{
10
// Token: 0x060007D5 RID: 2005 RVA: 0x000232B4 File Offset: 0x000214B4
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Rock Candy Xbox One Controller"
;
15
this.deviceNotes
=
"Rock Candy Xbox One Controller on Mac"
;
16
}
17
18
// Token: 0x060007D6 RID: 2006 RVA: 0x000232E0 File Offset: 0x000214E0
19
public
RockCandyXboxOneControllerMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.RockCandyXboxOneControllerMacNativeProfile.RockCandyXboxOneControllerMacNativeProfile
RockCandyXboxOneControllerMacNativeProfile()
Definition
RockCandyXboxOneControllerMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.RockCandyXboxOneControllerMacNativeProfile.Define
override void Define()
Definition
RockCandyXboxOneControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.RockCandyXboxOneControllerMacNativeProfile
Definition
RockCandyXboxOneControllerMacNativeProfile.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
RockCandyXboxOneControllerMacNativeProfile.cs
Generated by
1.10.0