Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TextBlockType
enum
MS.Internal.Xml.Cache.TextBlockType
package
Enumerator
None
Text
SignificantWhitespace
Whitespace
Definition at line
3
of file
TextBlockType.cs
.
4
{
5
None = 0,
6
Text = 4,
7
SignificantWhitespace
= 5,
8
Whitespace
= 6
9
}
MS.Internal.Xml.Cache.TextBlockType.SignificantWhitespace
@ SignificantWhitespace
MS.Internal.Xml.Cache.TextBlockType.Whitespace
@ Whitespace
MS
Internal
Xml
Cache
Generated by
1.10.0