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
HoriEdgeFightingStickMacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x02000138 RID: 312
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
HoriEdgeFightingStickMacNativeProfile
:
Xbox360DriverMacNativeProfile
9
{
10
// Token: 0x060006FD RID: 1789 RVA: 0x000213FC File Offset: 0x0001F5FC
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"Hori Edge Fighting Stick"
;
15
this.deviceNotes
=
"Hori Edge Fighting Stick on Mac"
;
16
}
17
18
// Token: 0x060006FE RID: 1790 RVA: 0x00021428 File Offset: 0x0001F628
19
public
HoriEdgeFightingStickMacNativeProfile
()
20
{
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.NativeDeviceProfiles.HoriEdgeFightingStickMacNativeProfile.HoriEdgeFightingStickMacNativeProfile
HoriEdgeFightingStickMacNativeProfile()
Definition
HoriEdgeFightingStickMacNativeProfile.cs:19
InControl.NativeDeviceProfiles.HoriEdgeFightingStickMacNativeProfile.Define
override void Define()
Definition
HoriEdgeFightingStickMacNativeProfile.cs:11
InControl.NativeDeviceProfiles.HoriEdgeFightingStickMacNativeProfile
Definition
HoriEdgeFightingStickMacNativeProfile.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
HoriEdgeFightingStickMacNativeProfile.cs
Generated by
1.10.0