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
PCTWINSHOCKWindowsNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001DB RID: 475
9 {
10 // Token: 0x06000843 RID: 2115 RVA: 0x00026724 File Offset: 0x00024924
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "PC TWIN SHOCK";
15 this.deviceNotes = "PC TWIN SHOCK on Windows";
16 if ("Windows" == null || "Windows" != null)
17 {
18 if ("4" == null)
19 {
20 }
28 if (InputDeviceProfile.Button(5) != null)
29 {
46 return;
47 }
48 }
50 }
51
52 // Token: 0x06000844 RID: 2116 RVA: 0x00026830 File Offset: 0x00024A30
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)