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
|
Public Member Functions | |
TransparentProxy () | |
Public Attributes | |
RealProxy | _rp |
Package Functions | |
global::System.RuntimeType | GetProxyType () |
object | LoadRemoteFieldNew (global::System.IntPtr classPtr, global::System.IntPtr fieldPtr) |
void | StoreRemoteField (global::System.IntPtr classPtr, global::System.IntPtr fieldPtr, object arg) |
Properties | |
bool | IsContextBoundObject [get, set] |
global::System.Runtime.Remoting.Contexts.Context | TargetContext [get, set] |
Private Member Functions | |
bool | InCurrentContext () |
Private Attributes | |
global::Mono.RuntimeRemoteClassHandle | _class |
bool | _custom_type_info |
Definition at line 15 of file TransparentProxy.cs.