Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AttributeProperties.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
internal
enum
AttributeProperties
: uint
4
{
5
DEFAULT
= 0
u
,
6
URI
= 1
u
,
7
BOOLEAN = 2
u
,
8
NAME
= 4
u
9
}
System.Xml.AttributeProperties
AttributeProperties
Definition
AttributeProperties.cs:4
System.Xml.AttributeProperties.DEFAULT
@ DEFAULT
System.Xml.AttributeProperties.URI
@ URI
System.Xml.AttributeProperties.NAME
@ NAME
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
AttributeProperties.cs
Generated by
1.10.0