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

◆ GetMember() [3/3]

virtual global.System.Reflection.MemberInfo[] System.Type.GetMember ( string name,
global::System::Reflection::MemberTypes type,
global::System::Reflection::BindingFlags bindingAttr )
inlinevirtual

Definition at line 1874 of file Type.cs.

1875 {
1876 throw null;
1877 }