Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
XsdEntry (SchemaNames.Token n, State state, State[] nextStates, XsdAttributeEntry[] attributes, XsdInitFunction init, XsdEndChildFunction end, bool parseContent) | |
Public Attributes | |
SchemaNames.Token | Name |
State | CurrentState |
State[] | NextStates |
XsdAttributeEntry[] | Attributes |
XsdInitFunction | InitFunc |
XsdEndChildFunction | EndChildFunc |
bool | ParseContent |
Definition at line 79 of file XsdBuilder.cs.