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

◆ ReturnValue

object System.Runtime.Remoting.Messaging.MethodResponse.ReturnValue
getset

Implements System.Runtime.Remoting.Messaging.IMethodReturnMessage.

Definition at line 275 of file MethodResponse.cs.

276 {
277 [global::Cpp2ILInjected.Token(Token = "0x6001E69")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1B4D29C", Offset = "0x1B4D29C", Length = "0x8")]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 get
281 {
282 throw null;
283 }
284 }