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

◆ TouchInputDevice()

InControl.TouchInputDevice.TouchInputDevice ( )
inline

Definition at line 9 of file TouchInputDevice.cs.

10 {
11 if (!true)
12 {
13 }
14 base..ctor("Touch Input Device", true);
15 this.<DeviceClass>k__BackingField = InputDeviceClass.TouchScreen;
16 }
class f__AnonymousType0<< Count > j__TPar
InputDeviceClass DeviceClass
string< Name > k__BackingField

References InControl.InputDevice.DeviceClass, j__TPar, and InControl.InputDevice.k__BackingField.