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
AppleMFiMicroGamepadNativeProfile.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020001C4 RID: 452
9 {
10 // Token: 0x06000815 RID: 2069 RVA: 0x00024D18 File Offset: 0x00022F18
11 public override void Define()
12 {
13 base.Define();
14 this.deviceName = "{NAME} MFi Controller";
15 this.deviceNotes = "MFi Controller on iOS / tvOS";
16 if (("iOS" == null || "iOS" != null) && ("tvOS" == null || "tvOS" != null) && ("iPhone" == null || "iPhone" != null) && ("iPad" == null || "iPad" != null) && ("AppleTV" == null || "AppleTV" != null) && ("OS X" == null || "OS X" != null))
17 {
20 if ("A" == null)
21 {
22 }
30 return;
31 }
33 }
34
35 // Token: 0x06000816 RID: 2070 RVA: 0x00024DF4 File Offset: 0x00022FF4
37 {
38 if (!true)
39 {
40 }
41 base..ctor();
42 }
43 }
44}
class f__AnonymousType0<< Count > j__TPar
static InputControlSource Button(int index)