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

◆ OnProgressionEvent

static AchievementsHelper ProgressionEventEvent Terraria.GameContent.Achievements.AchievementsHelper.OnProgressionEvent
staticsetaddremove

Definition at line 164 of file AchievementsHelper.cs.

165 {
167 [global::Cpp2ILInjected.Token(Token = "0x600490D")]
168 [global::Cpp2ILInjected.Address(RVA = "0x8286A0", Offset = "0x8286A0", Length = "0xBC")]
169 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ProgressionEventCondition), Member = "ListenForPickup", MemberParameters = new object[] { typeof(ProgressionEventCondition) }, ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
172 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
173 {
176 }, ReturnType = typeof(Delegate))]
177 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
178 add
179 {
180 throw null;
181 }
183 [global::Cpp2ILInjected.Token(Token = "0x600490E")]
184 [global::Cpp2ILInjected.Address(RVA = "0x82875C", Offset = "0x82875C", Length = "0xBC")]
185 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
188 {
191 }, ReturnType = typeof(Delegate))]
192 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
193 remove
194 {
195 throw null;
196 }
197 }
class f__AnonymousType0<< Count > j__TPar