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
ITrackingHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Runtime.Remoting.Services
6
{
7
[global::System.Runtime.InteropServices.ComVisible(
true
)]
8
[global::Cpp2ILInjected.Token(Token =
"0x2000357"
)]
9
public
interface
ITrackingHandler
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x6001C88"
)]
12
void
DisconnectedObject
(
object
obj
);
13
14
[global::Cpp2ILInjected.Token(Token =
"0x6001C89"
)]
15
void
MarshaledObject
(
object
obj
,
ObjRef
or
);
16
17
[global::Cpp2ILInjected.Token(Token =
"0x6001C8A"
)]
18
void
UnmarshaledObject
(
object
obj
,
ObjRef
or
);
19
}
20
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Runtime.Remoting.ObjRef
Definition
ObjRef.cs:19
System.Runtime.Remoting.Services.ITrackingHandler.MarshaledObject
void MarshaledObject(object obj, ObjRef or)
System.Runtime.Remoting.Services.ITrackingHandler.DisconnectedObject
void DisconnectedObject(object obj)
System.Runtime.Remoting.Services.ITrackingHandler.UnmarshaledObject
void UnmarshaledObject(object obj, ObjRef or)
System.Runtime.Remoting.Services.ITrackingHandler
Definition
ITrackingHandler.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.InteropServices
Definition
_Activator.cs:5
System.Runtime.Remoting.Services
Definition
ITrackingHandler.cs:6
System.ExceptionArgument.obj
@ obj
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
Remoting
Services
ITrackingHandler.cs
Generated by
1.10.0