terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ BeforeEvent()

override void System.Xml.XmlDocument.BeforeEvent ( XmlNodeChangedEventArgs args)
inlinepackagevirtual

Reimplemented from System.Xml.XmlNode.

Definition at line 1295 of file XmlDocument.cs.

1296 {
1297 throw null;
1298 }