Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IgnoreDataSetEvents

bool System.Xml.XmlDataDocument.IgnoreDataSetEvents
getsetpackage

Definition at line 81 of file XmlDataDocument.cs.

82 {
83 get
84 {
86 }
87 set
88 {
90 }
91 }