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

◆ OnReset

static Action InControl.InputManager.OnReset
staticsetaddremove

Definition at line 90 of file InputManager.cs.

91 {
93 [global::Cpp2ILInjected.Token(Token = "0x60002D1")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1994DA0", Offset = "0x1994DA0", Length = "0xDC")]
95 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
98 {
101 }, ReturnType = typeof(Delegate))]
102 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
103 add
104 {
105 throw null;
106 }
108 [global::Cpp2ILInjected.Token(Token = "0x60002D2")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1994E7C", Offset = "0x1994E7C", Length = "0xDC")]
110 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
113 {
116 }, ReturnType = typeof(Delegate))]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
118 remove
119 {
120 throw null;
121 }
122 }
class f__AnonymousType0<< Count > j__TPar