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

◆ OnComplete

AchievementCondition AchievementUpdate Terraria.Achievements.AchievementCondition.OnComplete
setaddremoveinherited

Definition at line 16 of file AchievementCondition.cs.

17 {
19 [global::Cpp2ILInjected.Token(Token = "0x6003838")]
20 [global::Cpp2ILInjected.Address(RVA = "0x143848C", Offset = "0x143848C", Length = "0x9C")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Achievement), Member = "AddCondition", MemberParameters = new object[] { typeof(AchievementCondition) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ConditionsCompletedTracker), Member = "AddCondition", MemberParameters = new object[] { typeof(AchievementCondition) }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
26 {
29 }, ReturnType = typeof(Delegate))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
31 add
32 {
33 throw null;
34 }
36 [global::Cpp2ILInjected.Token(Token = "0x6003839")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1438F54", Offset = "0x1438F54", Length = "0x9C")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(Delegate))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
46 remove
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar