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

◆ OnTileChangeReceived

static TileChangeReceivedEvent Terraria.MessageBuffer.OnTileChangeReceived
staticsetaddremove

Definition at line 38 of file MessageBuffer.cs.

39 {
41 [global::Cpp2ILInjected.Token(Token = "0x60020C1")]
42 [global::Cpp2ILInjected.Address(RVA = "0xCFBE98", Offset = "0xCFBE98", Length = "0xDC")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
47 {
50 }, ReturnType = typeof(Delegate))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
52 add
53 {
54 throw null;
55 }
57 [global::Cpp2ILInjected.Token(Token = "0x60020C2")]
58 [global::Cpp2ILInjected.Address(RVA = "0xCFBF74", Offset = "0xCFBF74", Length = "0xDC")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
62 {
65 }, ReturnType = typeof(Delegate))]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
67 remove
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar