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

◆ OnItemCraft

static AchievementsHelper ItemCraftEvent Terraria.GameContent.Achievements.AchievementsHelper.OnItemCraft
staticsetaddremove

Definition at line 56 of file AchievementsHelper.cs.

57 {
59 [global::Cpp2ILInjected.Token(Token = "0x6004907")]
60 [global::Cpp2ILInjected.Address(RVA = "0x828238", Offset = "0x828238", Length = "0xBC")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemCraftCondition), Member = "ListenForCraft", MemberParameters = new object[] { typeof(ItemCraftCondition) }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
65 {
68 }, ReturnType = typeof(Delegate))]
69 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
70 add
71 {
72 throw null;
73 }
75 [global::Cpp2ILInjected.Token(Token = "0x6004908")]
76 [global::Cpp2ILInjected.Address(RVA = "0x8282F4", Offset = "0x8282F4", Length = "0xBC")]
77 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
80 {
83 }, ReturnType = typeof(Delegate))]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
85 remove
86 {
87 throw null;
88 }
89 }
class f__AnonymousType0<< Count > j__TPar