Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteEndAttribute()
override
void
System.Xml.XmlEventCache.WriteEndAttribute
(
)
inline
Definition at line
316
of file
XmlEventCache.cs
.
317
{
318
AddEvent
(XmlEventType.EndAttr);
319
}
System.Xml.XmlEventCache.AddEvent
void AddEvent(XmlEventType eventType)
Definition
XmlEventCache.cs:464
References
System.Xml.XmlEventCache.AddEvent()
.
System
Xml
XmlEventCache
Generated by
1.10.0