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.XboxOneWindows10UnityProfile.Define ( )
inlinevirtual

Reimplemented from InControl.InputDeviceProfile.

Definition at line 11 of file XboxOneWindows10UnityProfile.cs.

12 {
13 base.Define();
14 this.deviceName = "XBox One Controller";
15 this.deviceNotes = "XBox One Controller on Windows";
16 if (("Windows" == null || "Windows" != null) && ("Windows 7" == null || "Windows 7" != null))
17 {
18 return;
19 }
21 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.