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

◆ _oldSavePath

string Terraria.Main._oldSavePath
staticgetset

Definition at line 709 of file Main.cs.

710 {
711 [global::Cpp2ILInjected.Token(Token = "0x6001BDF")]
712 [global::Cpp2ILInjected.Address(RVA = "0xBDBD30", Offset = "0xBDBD30", Length = "0x4C")]
713 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "get_OldSavePath", ReturnType = typeof(string))]
714 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
715 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
716 get
717 {
718 throw null;
719 }
720 [global::Cpp2ILInjected.Token(Token = "0x6001BE0")]
721 [global::Cpp2ILInjected.Address(RVA = "0xBDBD7C", Offset = "0xBDBD7C", Length = "0x50")]
722 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "get_OldSavePath", ReturnType = typeof(string))]
723 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
724 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
725 set
726 {
727 throw null;
728 }
729 }
class f__AnonymousType0<< Count > j__TPar