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

◆ DumpPath

string Terraria.Utilities.CrashWatcher.DumpPath
staticgetsetprivate

Definition at line 110 of file CrashWatcher.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x60030B7")]
113 [global::Cpp2ILInjected.Address(RVA = "0x12FFAEC", Offset = "0x12FFAEC", Length = "0xA0")]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CrashWatcher.<>c), Member = "<Inititialize>b__18_0", MemberParameters = new object[]
115 {
116 typeof(object),
117 typeof(FirstChanceExceptionEventArgs)
118 }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CrashWatcher.<>c), Member = "<Inititialize>b__18_1", MemberParameters = new object[]
120 {
121 typeof(object),
122 typeof(UnhandledExceptionEventArgs)
123 }, ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
125 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SavePath", ReturnType = typeof(string))]
126 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
127 {
128 typeof(string),
129 typeof(string)
130 }, ReturnType = typeof(string))]
131 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
132 get
133 {
134 throw null;
135 }
136 }
class f__AnonymousType0<< Count > j__TPar