Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
bool | ProcessElement (string prefix, string name, string ns) |
void | ProcessAttribute (string prefix, string name, string ns, string value) |
bool | IsContentParsed () |
void | ProcessMarkup (XmlNode[] markup) |
void | ProcessCData (string value) |
void | StartChildren () |
void | EndChildren () |
Definition at line 3 of file SchemaBuilder.cs.