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

◆ InitDictionary()

override void System.Runtime.Remoting.Messaging.ConstructionCall.InitDictionary ( )
inlinepackagevirtual

Reimplemented from System.Runtime.Remoting.Messaging.MethodCall.

Definition at line 43 of file ConstructionCall.cs.

44 {
45 throw null;
46 }