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

◆ OnItemPickup

static AchievementsHelper ItemPickupEvent Terraria.GameContent.Achievements.AchievementsHelper.OnItemPickup
staticsetaddremove

Definition at line 20 of file AchievementsHelper.cs.

21 {
23 [global::Cpp2ILInjected.Token(Token = "0x6004905")]
24 [global::Cpp2ILInjected.Address(RVA = "0x8280C8", Offset = "0x8280C8", Length = "0xB8")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemPickupCondition), Member = "ListenForPickup", MemberParameters = new object[] { typeof(ItemPickupCondition) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
29 {
32 }, ReturnType = typeof(Delegate))]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
34 add
35 {
36 throw null;
37 }
39 [global::Cpp2ILInjected.Token(Token = "0x6004906")]
40 [global::Cpp2ILInjected.Address(RVA = "0x828180", Offset = "0x828180", Length = "0xB8")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
44 {
47 }, ReturnType = typeof(Delegate))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
49 remove
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar