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

◆ CurrentlyMining

bool Terraria.GameContent.Achievements.AchievementsHelper.CurrentlyMining
staticgetset

Definition at line 200 of file AchievementsHelper.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x600490F")]
203 [global::Cpp2ILInjected.Address(RVA = "0x828818", Offset = "0x828818", Length = "0x48")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
206 get
207 {
208 throw null;
209 }
210 [global::Cpp2ILInjected.Token(Token = "0x6004910")]
211 [global::Cpp2ILInjected.Address(RVA = "0x828860", Offset = "0x828860", Length = "0x4C")]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
214 set
215 {
216 throw null;
217 }
218 }