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.InputControlMapping.Name
getset

Definition at line 13 of file InputControlMapping.cs.

14 {
15 get
16 {
17 bool flag = string.IsNullOrEmpty(this.name);
18 InputControlType inputControlType = this.target;
19 string text;
20 return text;
21 }
22 set
23 {
25 }
26 }
class f__AnonymousType0<< Count > j__TPar