Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
Inserter (XContainer parent, XNode anchor) | |
void | Add (object content) |
Private Member Functions | |
void | AddContent (object content) |
void | AddNode (XNode n) |
void | AddString (string s) |
void | InsertNode (XNode n) |
Private Attributes | |
readonly XContainer | _parent |
XNode | _previous |
string | _text |
Definition at line 5 of file Inserter.cs.