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

◆ OldWorldPath

string Terraria.Main.OldWorldPath
staticgetset

Definition at line 14065 of file Main.cs.

14066 {
14067 [global::Cpp2ILInjected.Token(Token = "0x6001D39")]
14068 [global::Cpp2ILInjected.Address(RVA = "0xBE2B80", Offset = "0xBE2B80", Length = "0xBC")]
14069 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadWorlds", ReturnType = typeof(void))]
14070 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OldSaveSynchronise), Member = "CopyOldSaves", ReturnType = typeof(void))]
14071 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile), Member = "LoadWorld", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
14072 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
14073 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_OldSavePath", ReturnType = typeof(string))]
14074 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
14075 {
14076 typeof(string),
14077 typeof(string)
14078 }, ReturnType = typeof(string))]
14079 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
14080 get
14081 {
14082 throw null;
14083 }
14084 }
class f__AnonymousType0<< Count > j__TPar