Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlNodeChangedAction.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
enum
XmlNodeChangedAction
4
{
5
Insert
,
6
Remove
,
7
Change
8
}
System.Xml.XmlNodeChangedAction
XmlNodeChangedAction
Definition
XmlNodeChangedAction.cs:4
System.Xml.XmlNodeChangedAction.Remove
@ Remove
System.Xml.XmlNodeChangedAction.Insert
@ Insert
System.Xml.XmlNodeChangedAction.Change
@ Change
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
XmlNodeChangedAction.cs
Generated by
1.10.0