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

◆ CreateAttribute() [2/3]

virtual XmlAttribute System.Xml.XmlDocument.CreateAttribute ( string prefix,
string localName,
string namespaceURI )
inlinevirtual

Definition at line 1044 of file XmlDocument.cs.

1045 {
1046 throw null;
1047 }