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

◆ Name

string InControl.InputDevice.Name
getprotected setinherited

Definition at line 16 of file InputDevice.cs.

17 {
19 get
20 {
21 return this.<Name>k__BackingField;
22 }
24 protected set
25 {
27 }
28 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

Referenced by InControl.UnityInputDevice.UnityInputDevice(), and InControl.NativeInputDevice.Initialize().