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

static global.System.Delegate System.Delegate.CreateDelegate ( global::System::Type type,
object firstArgument,
global::System::Reflection::MethodInfo method,
bool throwOnBindFailure,
bool allowClosed )
inlinestaticprivate

Definition at line 230 of file Delegate.cs.

231 {
232 throw null;
233 }