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
BuffaloClassicMacUnityProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000C8 RID: 200
9 {
10 // Token: 0x0600061D RID: 1565 RVA: 0x00018C7C File Offset: 0x00016E7C
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "iBuffalo Classic Controller";
16 this.deviceNotes = "iBuffalo Classic Controller on Mac";
17 if ("OS X" == null || "OS X" != null)
18 {
19 if ("A" == null)
20 {
21 }
31 if (inputControlMapping == null || inputControlMapping != null)
32 {
34 if (inputControlMapping2 == null || inputControlMapping2 != null)
35 {
37 if (inputControlMapping3 == null || inputControlMapping3 != null)
38 {
40 if (inputControlMapping4 == null || inputControlMapping4 != null)
41 {
42 return;
43 }
44 }
45 }
46 }
47 }
49 }
50
51 // Token: 0x0600061E RID: 1566 RVA: 0x00018D48 File Offset: 0x00016F48
53 {
54 if (!true)
55 {
56 }
57 base..ctor();
58 }
59 }
60}
class f__AnonymousType0<< Count > j__TPar
static InputControlMapping DPadRightMapping(int analog)
static InputControlMapping DPadUpMapping(int analog)
static InputControlMapping DPadLeftMapping(int analog)
static InputControlMapping DPadDownMapping(int analog)
static InputControlSource Button(int index)