terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Name

override string InControl.UnknownDeviceBindingSource.Name
getset

Definition at line 79 of file UnknownDeviceBindingSource.cs.

80 {
81 [global::Cpp2ILInjected.Token(Token = "0x60000FC")]
82 [global::Cpp2ILInjected.Address(RVA = "0x1983BAC", Offset = "0x1983BAC", Length = "0x1D8")]
83 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerAction), Member = "UpdateVisibleBindings", ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
88 {
89 typeof(string),
90 typeof(string)
91 }, ReturnType = typeof(string))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "ToString", ReturnType = typeof(string))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
94 get
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar