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

◆ GetValue() [3/3]

virtual object System.Reflection.PropertyInfo.GetValue ( object obj,
object[] index )
inlinevirtualinherited

Reimplemented in System.Reflection.RuntimePropertyInfo.

Definition at line 118 of file PropertyInfo.cs.

119 {
120 throw null;
121 }