Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteEntityRef()
override
void
System.Xml.XmlEventCache.WriteEntityRef
(
string
name
)
inline
Definition at line
368
of file
XmlEventCache.cs
.
369
{
370
AddEvent
(XmlEventType.EntRef, name);
371
}
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