terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
OutArgCount
int System.Runtime.Remoting.Messaging.MonoMethodMessage.OutArgCount
get
Definition at line
258
of file
MonoMethodMessage.cs
.
259
{
260
get
261
{
262
if
(this.
args
!=
null
)
263
{
264
byte
[]
array
= this.
arg_types
;
265
return
;
266
}
267
}
268
}
System.Runtime.Remoting.Messaging.MonoMethodMessage.args
object[] args
Definition
MonoMethodMessage.cs:366
System.Runtime.Remoting.Messaging.MonoMethodMessage.arg_types
byte[] arg_types
Definition
MonoMethodMessage.cs:372
System.ExceptionArgument.array
@ array
System
Runtime
Remoting
Messaging
MonoMethodMessage
Generated by
1.10.0