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

◆ AddAttributeSkipNotify()

virtual void System.Xml.Linq.XContainer.AddAttributeSkipNotify ( XAttribute a)
inlinepackagevirtual

Reimplemented in System.Xml.Linq.XDocument, and System.Xml.Linq.XElement.

Definition at line 123 of file XContainer.cs.

124 {
125 throw null;
126 }