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

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

Definition at line 539 of file Delegate.cs.

540 {
541 throw null;
542 }