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
LogitechControllerMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x02000154 RID: 340
6
[
NativeInputDeviceProfile
]
7
[
Preserve
]
8
public
class
LogitechControllerMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x06000735 RID: 1845 RVA: 0x00021AE4 File Offset: 0x0001FCE4
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Logitech Controller"
;
15
this.deviceNotes
=
"Logitech Controller on Mac"
;
16
this.deviceNotes
=
"Logitech Controller on Mac"
;
17
OptionalUInt16
optionalUInt
;
18
this.deviceClass
=
optionalUInt
;
19
this.matchers
=
this
;
20
}
21
22
// Token: 0x06000736 RID: 1846 RVA: 0x00021B28 File Offset: 0x0001FD28
23
public
LogitechControllerMacNativeProfile
()
24
{
25
}
26
}
27
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.LogitechControllerMacNativeProfile.Define
override void Define()
Definition
LogitechControllerMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.LogitechControllerMacNativeProfile.LogitechControllerMacNativeProfile
LogitechControllerMacNativeProfile()
Definition
LogitechControllerMacNativeProfile.cs:23
InControl.NativeDeviceProfiles.LogitechControllerMacNativeProfile
Definition
LogitechControllerMacNativeProfile.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
InControl.OptionalUInt16
Definition
OptionalUInt16.cs:11
source
InControl
NativeDeviceProfiles
LogitechControllerMacNativeProfile.cs
Generated by
1.10.0