terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
void | SetAttributeNode (IXmlNode attribute) |
string | GetPrefixOfNamespace (string namespaceUri) |
IXmlNode | AppendChild (IXmlNode newChild) |
Properties | |
bool | IsEmpty [get] |
XmlNodeType | NodeType [get] |
string | LocalName [get] |
List< IXmlNode > | ChildNodes [get] |
List< IXmlNode > | Attributes [get] |
IXmlNode | ParentNode [get] |
string | Value [get, set] |
string | NamespaceUri [get] |
object | WrappedNode [get] |
Definition at line 7 of file IXmlElement.cs.