terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
TransparentProxy () | |
Public Attributes | |
RealProxy | _rp |
Package Functions | |
RuntimeType | GetProxyType () |
object | LoadRemoteFieldNew (IntPtr classPtr, IntPtr fieldPtr) |
void | StoreRemoteField (IntPtr classPtr, IntPtr fieldPtr, object arg) |
Properties | |
bool | IsContextBoundObject [get] |
Context | TargetContext [get] |
Private Member Functions | |
bool | InCurrentContext () |
Private Attributes | |
RuntimeRemoteClassHandle | _class |
bool | _custom_type_info |
Definition at line 11 of file TransparentProxy.cs.