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

◆ OnUpdate

static Action< ulong, float > InControl.InputManager.OnUpdate
staticsetaddremove

Definition at line 54 of file InputManager.cs.

55 {
57 [global::Cpp2ILInjected.Token(Token = "0x60002CF")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1994BB8", Offset = "0x1994BB8", Length = "0xF4")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnEnable", ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
63 {
66 }, ReturnType = typeof(Delegate))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
68 add
69 {
70 throw null;
71 }
73 [global::Cpp2ILInjected.Token(Token = "0x60002D0")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1994CAC", Offset = "0x1994CAC", Length = "0xF4")]
75 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
78 {
81 }, ReturnType = typeof(Delegate))]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
83 remove
84 {
85 throw null;
86 }
87 }
class f__AnonymousType0<< Count > j__TPar