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

◆ InvokeMember()

override object System.RuntimeType.InvokeMember ( string name,
global::System::Reflection::BindingFlags bindingFlags,
global::System::Reflection::Binder binder,
object target,
object[] providedArgs,
global::System::Reflection::ParameterModifier[] modifiers,
global::System::Globalization::CultureInfo culture,
string[] namedParams )
inline

Definition at line 1781 of file RuntimeType.cs.

1782 {
1783 throw null;
1784 }