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
Xbox360WirelessWindowsNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001E0 RID: 480
9 {
10 // Token: 0x0600084D RID: 2125 RVA: 0x00026CDC File Offset: 0x00024EDC
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "Xbox 360 Wireless Controller";
15 this.deviceNotes = "Xbox 360 Wireless Controller on Windows";
16 if ("Windows" == null || "Windows" != null)
17 {
18 if ("A" == null)
19 {
20 }
35 if (InputDeviceProfile.Analog(2) != null)
36 {
46 return;
47 }
48 }
50 }
51
52 // Token: 0x0600084E RID: 2126 RVA: 0x00026DE4 File Offset: 0x00024FE4
54 {
55 if (!true)
56 {
57 }
58 base..ctor();
59 }
60 }
61}
class f__AnonymousType0<< Count > j__TPar
static InputControlSource Analog(int index)
static InputControlSource Button(int index)