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

◆ DeviceClass

InputDeviceClass InControl.InputDevice.DeviceClass
getprotected setinherited

Definition at line 67 of file InputDevice.cs.

68 {
70 get
71 {
72 return this.<DeviceClass>k__BackingField;
73 }
75 protected set
76 {
78 }
79 }
class f__AnonymousType0<< Count > j__TPar
InputDeviceClass DeviceClass
string< Name > k__BackingField

Referenced by InControl.TouchInputDevice.TouchInputDevice().