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
AndroidTVRemoteUnityProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000083 RID: 131
9 {
10 // Token: 0x0600058D RID: 1421 RVA: 0x00011F9C File Offset: 0x0001019C
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "Android TV Remote";
16 this.deviceNotes = "Android TV Remote on Android TV";
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: 0x0600058E RID: 1422 RVA: 0x00012028 File Offset: 0x00010228
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)