Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ContentKindMasks

readonly int [] System.Xml.XPath.XPathNavigator.ContentKindMasks = new int[10] { 1, 2, 0, 0, 112, 32, 64, 128, 256, 2147483635 }
staticpackageinherited

Definition at line 102 of file XPathNavigator.cs.

102{ 1, 2, 0, 0, 112, 32, 64, 128, 256, 2147483635 };

Referenced by System.Xml.XPath.XPathNavigator.GetContentKindMask().