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
NexusPlayerRemoteAndroidUnityProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000A7 RID: 167
9 {
10 // Token: 0x060005D5 RID: 1493 RVA: 0x00015654 File Offset: 0x00013854
11 public override void Define()
12 {
13 base.Define();
15 this.deviceName = "Nexus Player Remote";
16 this.deviceNotes = "Nexus Player Remote";
17 if ("Android" == null || "Android" != null)
18 {
19 if ("A" == null)
20 {
21 }
24 if (inputControlMapping == null || inputControlMapping != null)
25 {
27 if (inputControlMapping2 == null || inputControlMapping2 != null)
28 {
30 if (inputControlMapping3 == null || inputControlMapping3 != null)
31 {
33 if (inputControlMapping4 == null || inputControlMapping4 != null)
34 {
35 return;
36 }
37 }
38 }
39 }
40 }
42 }
43
44 // Token: 0x060005D6 RID: 1494 RVA: 0x000156E0 File Offset: 0x000138E0
46 {
47 if (!true)
48 {
49 }
50 base..ctor();
51 }
52 }
53}
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)