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

◆ CreateDelegate() [3/10]

static global.System.Delegate System.Delegate.CreateDelegate ( global::System::Type type,
global::System::Type target,
string method )
inlinestatic

Definition at line 459 of file Delegate.cs.

460 {
461 throw null;
462 }