Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackageinherited |
Definition at line 1194 of file XmlReader.cs.
References System.Xml.XmlReader.CanReadContentAs(), and System.Xml.XmlReader.NodeType.
Referenced by System.Xml.XmlReader.CanReadContentAs(), System.Xml.XmlReader.ReadContentAs(), System.Xml.XmlReader.ReadContentAsAsync(), System.Xml.XmlReader.ReadContentAsBoolean(), System.Xml.XmlReader.ReadContentAsDateTime(), System.Xml.XmlReader.ReadContentAsDateTimeOffset(), System.Xml.XmlReader.ReadContentAsDecimal(), System.Xml.XmlReader.ReadContentAsDouble(), System.Xml.XmlReader.ReadContentAsFloat(), System.Xml.XmlReader.ReadContentAsInt(), System.Xml.XmlReader.ReadContentAsLong(), System.Xml.XmlReader.ReadContentAsObject(), System.Xml.XmlReader.ReadContentAsObjectAsync(), System.Xml.XmlReader.ReadContentAsString(), and System.Xml.XmlReader.ReadContentAsStringAsync().