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

◆ OnValueChanged()

override void System.ComponentModel.ReflectPropertyDescriptor.OnValueChanged ( object component,
EventArgs e )
inlineprotectedvirtual

Reimplemented from System.ComponentModel.PropertyDescriptor.

Definition at line 1038 of file ReflectPropertyDescriptor.cs.

1039 {
1040 throw null;
1041 }