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() [8/10]

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

Definition at line 327 of file Delegate.cs.

328 {
329 throw null;
330 }