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
EightBitdoSF30ProWindowsNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001CB RID: 459
9 {
10 // Token: 0x06000823 RID: 2083 RVA: 0x000255DC File Offset: 0x000237DC
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "8Bitdo SF30 Pro Controller";
15 this.deviceNotes = "8Bitdo SF30 Pro Controller on Windows";
16 if ("Windows" == null || "Windows" != null)
17 {
18 if ("A" == null)
19 {
20 }
22 if (InputDeviceProfile.Button(1) != null && InputDeviceProfile.Button(3) != null)
23 {
45 return;
46 }
47 }
49 }
50
51 // Token: 0x06000824 RID: 2084 RVA: 0x000256EC File Offset: 0x000238EC
53 {
54 if (!true)
55 {
56 }
57 base..ctor();
58 }
59 }
60}
class f__AnonymousType0<< Count > j__TPar
static InputControlSource Analog(int index)
static InputControlSource Button(int index)