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

◆ OnActiveDeviceChanged

static Action< InputDevice > InControl.InputManager.OnActiveDeviceChanged
staticsetaddremove

Definition at line 200 of file InputManager.cs.

201 {
203 [global::Cpp2ILInjected.Token(Token = "0x60002D7")]
204 [global::Cpp2ILInjected.Address(RVA = "0x1995328", Offset = "0x1995328", Length = "0xF4")]
205 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnEnable", ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
208 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
209 {
212 }, ReturnType = typeof(Delegate))]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
214 add
215 {
216 throw null;
217 }
219 [global::Cpp2ILInjected.Token(Token = "0x60002D8")]
220 [global::Cpp2ILInjected.Address(RVA = "0x199541C", Offset = "0x199541C", Length = "0xF4")]
221 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
222 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
224 {
227 }, ReturnType = typeof(Delegate))]
228 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
229 remove
230 {
231 throw null;
232 }
233 }
class f__AnonymousType0<< Count > j__TPar