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

◆ OnTileDestroyed

static AchievementsHelper TileDestroyedEvent Terraria.GameContent.Achievements.AchievementsHelper.OnTileDestroyed
staticsetaddremove

Definition at line 92 of file AchievementsHelper.cs.

93 {
95 [global::Cpp2ILInjected.Token(Token = "0x6004909")]
96 [global::Cpp2ILInjected.Address(RVA = "0x8283B0", Offset = "0x8283B0", Length = "0xBC")]
97 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDestroyedCondition), Member = "ListenForDestruction", MemberParameters = new object[] { typeof(TileDestroyedCondition) }, ReturnType = typeof(void))]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
101 {
104 }, ReturnType = typeof(Delegate))]
105 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
106 add
107 {
108 throw null;
109 }
111 [global::Cpp2ILInjected.Token(Token = "0x600490A")]
112 [global::Cpp2ILInjected.Address(RVA = "0x82846C", Offset = "0x82846C", Length = "0xBC")]
113 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
116 {
119 }, ReturnType = typeof(Delegate))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
121 remove
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar