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

◆ OnDisconnect

static Action Terraria.Netplay.OnDisconnect
staticsetaddremove

Definition at line 30 of file Netplay.cs.

31 {
33 [global::Cpp2ILInjected.Token(Token = "0x60020EC")]
34 [global::Cpp2ILInjected.Address(RVA = "0x10B925C", Offset = "0x10B925C", Length = "0xDC")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
38 {
41 }, ReturnType = typeof(Delegate))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
43 add
44 {
45 throw null;
46 }
48 [global::Cpp2ILInjected.Token(Token = "0x60020ED")]
49 [global::Cpp2ILInjected.Address(RVA = "0x10B9338", Offset = "0x10B9338", Length = "0xDC")]
50 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
53 {
56 }, ReturnType = typeof(Delegate))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
58 remove
59 {
60 throw null;
61 }
62 }
class f__AnonymousType0<< Count > j__TPar