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

◆ OnDeviceAttached

static Action< InputDevice > InControl.InputManager.OnDeviceAttached
staticsetaddremove

Definition at line 125 of file InputManager.cs.

126 {
128 [global::Cpp2ILInjected.Token(Token = "0x60002D3")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1994F58", Offset = "0x1994F58", Length = "0xF4")]
130 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnEnable", ReturnType = typeof(void))]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
134 {
137 }, ReturnType = typeof(Delegate))]
138 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
139 add
140 {
141 throw null;
142 }
144 [global::Cpp2ILInjected.Token(Token = "0x60002D4")]
145 [global::Cpp2ILInjected.Address(RVA = "0x199504C", Offset = "0x199504C", Length = "0xF4")]
146 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
149 {
152 }, ReturnType = typeof(Delegate))]
153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
154 remove
155 {
156 throw null;
157 }
158 }
class f__AnonymousType0<< Count > j__TPar