Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Flush()

override void System.Xml.XmlEventCache.Flush ( )
inline

Definition at line 399 of file XmlEventCache.cs.

400 {
401 AddEvent(XmlEventType.Flush);
402 }
void AddEvent(XmlEventType eventType)

References System.Xml.XmlEventCache.AddEvent().