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

◆ InitEvent() [3/6]

void System.Xml.XmlEventCache.XmlEvent.InitEvent ( XmlEventCache::XmlEventType eventType,
string s1 )
inline

Definition at line 398 of file XmlEventCache.cs.

399 {
401 this.s1 = s1;
402 }
class f__AnonymousType0<< Count > j__TPar
XmlEventCache.XmlEventType eventType

References System.Xml.XmlEventCache.XmlEvent.eventType, j__TPar, and System.Xml.XmlEventCache.XmlEvent.s1.