Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CreateXmlNodeTypeToXpathNodeTypeMap()
static int[] System.Xml.XPathNodePointer.CreateXmlNodeTypeToXpathNodeTypeMap
(
)
inline
static
private
Definition at line
404
of file
XPathNodePointer.cs
.
405
{
406
return
new
int
[20]
407
{
408
-1, 1, 2, 4, 4, -1, -1, 7, 8, 0,
409
-1, 0, -1, 6, 5, -1, -1, -1, 0, 0
410
};
411
}
System
Xml
XPathNodePointer
Generated by
1.10.0