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

◆ WorldPath

string Terraria.Main.WorldPath
staticgetset

Definition at line 13970 of file Main.cs.

13971 {
13972 [global::Cpp2ILInjected.Token(Token = "0x6001D36")]
13973 [global::Cpp2ILInjected.Address(RVA = "0xBE26D8", Offset = "0xBE26D8", Length = "0x9C")]
13974 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadWorlds", ReturnType = typeof(void))]
13975 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetWorldPathFromName", MemberParameters = new object[]
13976 {
13977 typeof(string),
13978 typeof(bool)
13979 }, ReturnType = typeof(string))]
13980 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileUtilities), Member = "Write", MemberParameters = new object[]
13981 {
13982 typeof(string),
13983 typeof(byte[]),
13984 typeof(int),
13985 typeof(bool)
13986 }, ReturnType = typeof(void))]
13987 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OldSaveSynchronise), Member = "CopyOldSaves", ReturnType = typeof(void))]
13988 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile), Member = "LoadWorld", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
13989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile), Member = "InternalSaveWorld", MemberParameters = new object[]
13990 {
13991 typeof(bool),
13992 typeof(bool)
13993 }, ReturnType = typeof(void))]
13994 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
13995 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
13996 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
13997 {
13998 typeof(string),
13999 typeof(string)
14000 }, ReturnType = typeof(string))]
14001 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
14002 get
14003 {
14004 throw null;
14005 }
14006 }
class f__AnonymousType0<< Count > j__TPar