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() [2/3]

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

Definition at line 1864 of file Type.cs.

1865 {
1866 throw null;
1867 }