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

◆ Define()

override void InControl.UnityDeviceProfiles.IpegaPG9037AndroidUnityProfile.Define ( )
inlinevirtual

Reimplemented from InControl.InputDeviceProfile.

Definition at line 11 of file IpegaPG9037AndroidUnityProfile.cs.

12 {
13 base.Define();
14 this.deviceName = "IPEGA PG-9037";
15 this.deviceClass = InputDeviceClass.Controller;
16 this.deviceNotes = "IPEGA PG-9037 on Android";
17 if ("Android" == null || "Android" != null)
18 {
19 return;
20 }
22 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.