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

◆ OnRequestAdded

ServerJoinRequestEvent Terraria.Social.Base.ServerJoinRequestsManager.OnRequestAdded
setaddremove

Definition at line 16 of file ServerJoinRequestsManager.cs.

17 {
19 [global::Cpp2ILInjected.Token(Token = "0x60031F5")]
20 [global::Cpp2ILInjected.Address(RVA = "0x132AF5C", Offset = "0x132AF5C", Length = "0x9C")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGameNotificationsTracker), Member = "Initialize", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
25 {
28 }, ReturnType = typeof(Delegate))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
30 add
31 {
32 throw null;
33 }
35 [global::Cpp2ILInjected.Token(Token = "0x60031F6")]
36 [global::Cpp2ILInjected.Address(RVA = "0x132AFF8", Offset = "0x132AFF8", Length = "0x9C")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
40 {
43 }, ReturnType = typeof(Delegate))]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
45 remove
46 {
47 throw null;
48 }
49 }
class f__AnonymousType0<< Count > j__TPar