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.TouchManager.OnSetup
staticsetaddremove

Definition at line 18 of file TouchManager.cs.

19 {
21 [global::Cpp2ILInjected.Token(Token = "0x60003D2")]
22 [global::Cpp2ILInjected.Address(RVA = "0x19A1260", Offset = "0x19A1260", Length = "0xB8")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
26 {
29 }, ReturnType = typeof(Delegate))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
31 add
32 {
33 throw null;
34 }
36 [global::Cpp2ILInjected.Token(Token = "0x60003D3")]
37 [global::Cpp2ILInjected.Address(RVA = "0x19A1CE8", Offset = "0x19A1CE8", Length = "0xB8")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(Delegate))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
46 remove
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar