Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ElementProperties.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 

Enumerations

enum  System.Xml.ElementProperties : uint {
  System.Xml.DEFAULT = 0u , System.Xml.URI_PARENT = 1u , System.Xml.BOOL_PARENT = 2u , System.Xml.NAME_PARENT = 4u ,
  System.Xml.EMPTY = 8u , System.Xml.NO_ENTITIES = 0x10u , System.Xml.HEAD = 0x20u , System.Xml.BLOCK_WS = 0x40u ,
  System.Xml.HAS_NS = 0x80u
}