terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AllowEdit

bool IBindingList. Newtonsoft.Json.Linq.JContainer.AllowEdit
getprivateinherited

Implements System.ComponentModel.IBindingList.

Definition at line 754 of file JContainer.cs.

755 {
756 get
757 {
758 return true;
759 }
760 }