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

◆ GetMethod() [3/6]

global.System.Reflection.MethodInfo System.Type.GetMethod ( string name,
global::System::Reflection::BindingFlags bindingAttr,
global::System::Reflection::Binder binder,
global::System::Reflection::CallingConventions callConvention,
global::System::Type[] types,
global::System::Reflection::ParameterModifier[] modifiers )
inline

Definition at line 2108 of file Type.cs.

2109 {
2110 throw null;
2111 }