terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetServerObject()

MarshalByRefObject System.Runtime.Remoting.ClientActivatedIdentity.GetServerObject ( )
inline

Definition at line 15 of file ClientActivatedIdentity.cs.

16 {
17 return this._serverObject;
18 }

References System.Runtime.Remoting.ServerIdentity._serverObject.