terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddEvent() [6/6]

void System.Xml.XmlEventCache.AddEvent ( XmlEventCache::XmlEventType eventType,
string s1,
string s2,
string s3,
object o )
inlineprivate

Definition at line 267 of file XmlEventCache.cs.

268 {
269 int num = this.NewEvent();
270 this.pageCurr.o = eventType;
271 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Xml.XmlEventCache.NewEvent().