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
XTR55_G2_MacNativeProfile.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl.NativeDeviceProfiles
4
{
5
// Token: 0x020001C1 RID: 449
6
[
Preserve
]
7
[
NativeInputDeviceProfile
]
8
public
class
XTR55_G2_MacNativeProfile
:
InputDeviceProfile
9
{
10
// Token: 0x0600080F RID: 2063 RVA: 0x00024A9C File Offset: 0x00022C9C
11
public
override
void
Define
()
12
{
13
base
.Define();
14
this.deviceName
=
"SAILI Simulator XTR5.5 G2 FMS Controller"
;
15
this.deviceClass
=
InputDeviceClass
.Controller;
16
this.deviceNotes
=
"SAILI Simulator XTR5.5 G2 FMS Controller on OS X"
;
17
if
(
"OS X"
==
null
||
"OS X"
!=
null
)
18
{
19
return
;
20
}
21
throw
new
ArrayTypeMismatchException
();
22
}
23
24
// Token: 0x06000810 RID: 2064 RVA: 0x00024AE0 File Offset: 0x00022CE0
25
public
XTR55_G2_MacNativeProfile
()
26
{
27
if
(!
true
)
28
{
29
}
30
base
..ctor();
31
}
32
}
33
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.InputDeviceProfile
Definition
InputDeviceProfile.cs:13
InControl.NativeDeviceProfiles.XTR55_G2_MacNativeProfile.XTR55_G2_MacNativeProfile
XTR55_G2_MacNativeProfile()
Definition
XTR55_G2_MacNativeProfile.cs:25
InControl.NativeDeviceProfiles.XTR55_G2_MacNativeProfile.Define
override void Define()
Definition
XTR55_G2_MacNativeProfile.cs:11
InControl.NativeDeviceProfiles.XTR55_G2_MacNativeProfile
Definition
XTR55_G2_MacNativeProfile.cs:9
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
InControl.NativeDeviceProfiles
Definition
AfterglowXbox360WindowsNativeProfile.cs:4
InControl.InputDeviceClass
InputDeviceClass
Definition
InputDeviceClass.cs:7
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
InControl
NativeDeviceProfiles
XTR55_G2_MacNativeProfile.cs
Generated by
1.10.0