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

◆ OnCommitDevices

static Action< ulong, float > InControl.InputManager.OnCommitDevices
staticsetaddremovepackage

Definition at line 273 of file InputManager.cs.

274 {
276 [global::Cpp2ILInjected.Token(Token = "0x60002DB")]
277 [global::Cpp2ILInjected.Address(RVA = "0x19956F8", Offset = "0x19956F8", Length = "0xF4")]
278 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnEnable", ReturnType = typeof(void))]
280 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
281 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
282 {
285 }, ReturnType = typeof(Delegate))]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
287 add
288 {
289 throw null;
290 }
292 [global::Cpp2ILInjected.Token(Token = "0x60002DC")]
293 [global::Cpp2ILInjected.Address(RVA = "0x19957EC", Offset = "0x19957EC", Length = "0xF4")]
294 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnDisable", ReturnType = typeof(void))]
296 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
298 {
301 }, ReturnType = typeof(Delegate))]
302 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
303 remove
304 {
305 throw null;
306 }
307 }
class f__AnonymousType0<< Count > j__TPar