Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | AddAttribute (string prefix, string ns, string name, string value) |
Public Attributes | |
string | localName |
string | ns |
string | prefix |
int | attributeCount |
AttributeData[] | attributes |
IDataNode | dataNode |
int | childElementIndex |
Private Member Functions | |
void | GrowAttributesIfNeeded () |
Definition at line 5 of file ElementData.cs.