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

◆ OldPlayerPath

string Terraria.Main.OldPlayerPath
staticgetset

Definition at line 14043 of file Main.cs.

14044 {
14045 [global::Cpp2ILInjected.Token(Token = "0x6001D38")]
14046 [global::Cpp2ILInjected.Address(RVA = "0xBE2A28", Offset = "0xBE2A28", Length = "0xBC")]
14047 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadPlayers", ReturnType = typeof(void))]
14048 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateOldMobilePath", MemberParameters = new object[] { typeof(PlayerFileData) }, ReturnType = typeof(void))]
14049 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OldSaveSynchronise), Member = "CopyOldSaves", ReturnType = typeof(void))]
14050 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
14051 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_OldSavePath", ReturnType = typeof(string))]
14052 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
14053 {
14054 typeof(string),
14055 typeof(string)
14056 }, ReturnType = typeof(string))]
14057 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
14058 get
14059 {
14060 throw null;
14061 }
14062 }
class f__AnonymousType0<< Count > j__TPar