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

◆ s_ElementContentMasks

readonly int [] System.Xml.XPath.XNodeNavigator.s_ElementContentMasks = new int[10] { 0, 2, 0, 0, 24, 0, 0, 128, 256, 410 }
staticprivate

Definition at line 12 of file XNodeNavigator.cs.

12{ 0, 2, 0, 0, 24, 0, 0, 128, 256, 410 };

Referenced by System.Xml.XPath.XNodeNavigator.GetElementContentMask().