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

◆ Exception

global.System.Exception System.Runtime.Remoting.Messaging.MethodResponse.Exception
getset

Implements System.Runtime.Remoting.Messaging.IMethodReturnMessage.

Definition at line 162 of file MethodResponse.cs.

163 {
164 [global::Cpp2ILInjected.Token(Token = "0x6001E62")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD08", Offset = "0x1B4CD08", Length = "0x8")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 get
168 {
169 throw null;
170 }
171 }