terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateDelegate() [10/10]

static Delegate System.Delegate.CreateDelegate ( Type type,
Type target,
string method,
bool ignoreCase,
bool throwOnBindFailure )
inlinestaticinherited

Definition at line 141 of file Delegate.cs.

142 {
143 if (!true)
144 {
145 return;
146 }
147 }