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

◆ GetMethodImpl()

override global.System.Reflection.MethodInfo System.RuntimeType.GetMethodImpl ( string name,
global::System::Reflection::BindingFlags bindingAttr,
global::System::Reflection::Binder binder,
global::System::Reflection::CallingConventions callConv,
global::System::Type[] types,
global::System::Reflection::ParameterModifier[] modifiers )
inlineprotected

Definition at line 2988 of file RuntimeType.cs.

2989 {
2990 throw null;
2991 }