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 | |
AppDomainLevelActivator (string activationUrl, IActivator next) | |
IConstructionReturnMessage | Activate (IConstructionCallMessage ctorCall) |
Properties | |
IActivator | NextActivator [get, set] |
Private Attributes | |
string | _activationUrl |
IActivator | _next |
Definition at line 9 of file AppDomainLevelActivator.cs.