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
EightBitdoNES30ProUSBMacNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001B2 RID: 434
9 {
10 // Token: 0x060007F1 RID: 2033 RVA: 0x000237A0 File Offset: 0x000219A0
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "8Bitdo NES30 Pro Controller";
15 this.deviceNotes = "8Bitdo NES30 Pro Controller on Mac";
16 if ("OS X" == null || "OS X" != null)
17 {
18 if ("A" == null)
19 {
20 }
33 if (InputDeviceProfile.Button(15) != null)
34 {
46 return;
47 }
48 }
50 }
51
52 // Token: 0x060007F2 RID: 2034 RVA: 0x000238B0 File Offset: 0x00021AB0
56 }
57}
class f__AnonymousType0<< Count > j__TPar
static InputControlSource Analog(int index)
static InputControlSource Button(int index)