terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static IMessage | Activate (RemotingProxy proxy, ConstructionCall ctorCall) |
static IMessage | RemoteActivate (IConstructionCallMessage ctorCall) |
static ConstructionCall | CreateConstructionCall (Type type, string activationUrl, object[] activationAttributes) |
static IMessage | CreateInstanceFromMessage (IConstructionCallMessage ctorCall) |
static object | CreateProxyForType (Type type) |
static object | AllocateUninitializedClassInstance (Type type) |
static void | EnableProxyActivation (Type type, bool enable) |
Properties | |
static IActivator | ConstructionActivator [get] |
Static Private Attributes | |
static IActivator | _constructionActivator |
Definition at line 11 of file ActivationServices.cs.