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

◆ OnRequestRemoved

ServerJoinRequestEvent Terraria.Social.Base.ServerJoinRequestsManager.OnRequestRemoved
setaddremove

Definition at line 52 of file ServerJoinRequestsManager.cs.

53 {
55 [global::Cpp2ILInjected.Token(Token = "0x60031F7")]
56 [global::Cpp2ILInjected.Address(RVA = "0x132B094", Offset = "0x132B094", Length = "0x9C")]
57 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGameNotificationsTracker), Member = "Initialize", ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
61 {
64 }, ReturnType = typeof(Delegate))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
66 add
67 {
68 throw null;
69 }
71 [global::Cpp2ILInjected.Token(Token = "0x60031F8")]
72 [global::Cpp2ILInjected.Address(RVA = "0x132B130", Offset = "0x132B130", Length = "0x9C")]
73 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
76 {
79 }, ReturnType = typeof(Delegate))]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
81 remove
82 {
83 throw null;
84 }
85 }
class f__AnonymousType0<< Count > j__TPar