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

◆ Invoke() [1/2]

override object System.Reflection.RuntimeMethodInfo.Invoke ( object obj,
BindingFlags invokeAttr,
Binder binder,
object[] parameters,
global::System::Globalization::CultureInfo culture )
inline

Definition at line 426 of file RuntimeMethodInfo.cs.

427 {
428 throw null;
429 }