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
LogitechF710ModeDWindowsNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001D6 RID: 470
9 {
10 // Token: 0x06000839 RID: 2105 RVA: 0x0002616C File Offset: 0x0002436C
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "Logitech F710 Mode D Controller";
15 this.deviceNotes = "Logitech F710 Mode D Controller on Windows";
16 if ("Windows" == null || "Windows" != null)
17 {
18 if ("X" == null)
19 {
20 }
44 if (InputDeviceProfile.Analog(5) != null)
45 {
46 return;
47 }
48 }
50 }
51
52 // Token: 0x0600083A RID: 2106 RVA: 0x00026274 File Offset: 0x00024474
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)