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

◆ OnTick

static Action Terraria.Social.Steam.CoreSocialModule.OnTick
staticsetaddremove

Definition at line 13 of file CoreSocialModule.cs.

14 {
16 [global::Cpp2ILInjected.Token(Token = "0x600314C")]
17 [global::Cpp2ILInjected.Address(RVA = "0x13042CC", Offset = "0x13042CC", Length = "0xBC")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
21 {
24 }, ReturnType = typeof(Delegate))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
26 add
27 {
28 throw null;
29 }
31 [global::Cpp2ILInjected.Token(Token = "0x600314D")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1304388", Offset = "0x1304388", Length = "0xBC")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
36 {
39 }, ReturnType = typeof(Delegate))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
41 remove
42 {
43 throw null;
44 }
45 }
class f__AnonymousType0<< Count > j__TPar