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

◆ HasTracker

bool Terraria.Achievements.Achievement.HasTracker
getset

Definition at line 70 of file Achievement.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x6003822")]
73 [global::Cpp2ILInjected.Address(RVA = "0x14370E4", Offset = "0x14370E4", Length = "0x10")]
74 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIAchievementsMenu), Member = "AchievementDraw", MemberParameters = new object[]
76 {
78 typeof(int),
80 typeof(float)
81 }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIAchievementListItem), Member = "GetTrackerValues", ReturnType = typeof(Tuple<decimal, decimal>))]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
84 get
85 {
86 throw null;
87 }
88 }
class f__AnonymousType0<< Count > j__TPar