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

◆ OnSetup

static Action InControl.InputManager.OnSetup
staticsetaddremove

Definition at line 16 of file InputManager.cs.

17 {
19 [global::Cpp2ILInjected.Token(Token = "0x60002CD")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1994A00", Offset = "0x1994A00", Length = "0xDC")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnEnable", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "OnEnable", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
26 {
29 }, ReturnType = typeof(Delegate))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
31 add
32 {
33 throw null;
34 }
36 [global::Cpp2ILInjected.Token(Token = "0x60002CE")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1994ADC", Offset = "0x1994ADC", Length = "0xDC")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "OnDisable", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
42 {
45 }, ReturnType = typeof(Delegate))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
47 remove
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar