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

◆ s_constStrings

readonly string [] System.Xml.ValueHandle.s_constStrings = new string[6] { "string", "number", "array", "object", "boolean", "null" }
staticprivate

Definition at line 19 of file ValueHandle.cs.

19{ "string", "number", "array", "object", "boolean", "null" };

Referenced by System.Xml.ValueHandle.GetString(), and System.Xml.ValueHandle.IsWhitespace().