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

◆ PlayerPath

string Terraria.Main.PlayerPath
staticgetset

Definition at line 14009 of file Main.cs.

14010 {
14011 [global::Cpp2ILInjected.Token(Token = "0x6001D37")]
14012 [global::Cpp2ILInjected.Address(RVA = "0xBE298C", Offset = "0xBE298C", Length = "0x9C")]
14013 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadPlayers", ReturnType = typeof(void))]
14014 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetPlayerPathFromName", MemberParameters = new object[]
14015 {
14016 typeof(string),
14017 typeof(bool)
14018 }, ReturnType = typeof(string))]
14019 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateOldMobilePath", MemberParameters = new object[] { typeof(PlayerFileData) }, ReturnType = typeof(void))]
14020 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "InternalSaveMap", MemberParameters = new object[]
14021 {
14022 typeof(bool),
14023 typeof(bool)
14024 }, ReturnType = typeof(void))]
14025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerFileData), Member = "MoveToCloud", ReturnType = typeof(void))]
14026 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerFileData), Member = "MoveToLocal", ReturnType = typeof(void))]
14027 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OldSaveSynchronise), Member = "CopyOldSaves", ReturnType = typeof(void))]
14028 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
14029 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
14030 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
14031 {
14032 typeof(string),
14033 typeof(string)
14034 }, ReturnType = typeof(string))]
14035 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
14036 get
14037 {
14038 throw null;
14039 }
14040 }
class f__AnonymousType0<< Count > j__TPar