Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteRaw()
[2/2]
override
void
System.Xml.XmlEventCache.WriteRaw
(
string
data
)
inline
Definition at line
363
of file
XmlEventCache.cs
.
364
{
365
AddEvent
(XmlEventType.Raw, data);
366
}
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