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

◆ GetProperty() [5/6]

global.System.Reflection.PropertyInfo System.Type.GetProperty ( string name,
global::System::Type returnType,
global::System::Type[] types )
inline

Definition at line 2190 of file Type.cs.

2191 {
2192 throw null;
2193 }