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

◆ GetConstructorImpl()

override global.System.Reflection.ConstructorInfo System.RuntimeType.GetConstructorImpl ( global::System::Reflection::BindingFlags bindingAttr,
global::System::Reflection::Binder binder,
global::System::Reflection::CallingConventions callConvention,
global::System::Type[] types,
global::System::Reflection::ParameterModifier[] modifiers )
inlineprotected

Definition at line 912 of file RuntimeType.cs.

913 {
914 throw null;
915 }