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

◆ CreateProxy()

virtual RealProxy System.Runtime.Remoting.Proxies.ProxyAttribute.CreateProxy ( ObjRef objRef,
global::System::Type serverType,
object serverObject,
global::System::Runtime::Remoting::Contexts::Context serverContext )
inlinevirtual

Definition at line 43 of file ProxyAttribute.cs.

44 {
45 throw null;
46 }