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

override string InControl.KeyBindingSource.Name
get

Definition at line 60 of file KeyBindingSource.cs.

61 {
62 get
63 {
64 string text;
65 return text;
66 }
67 }