Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TriState.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
internal
enum
TriState
4
{
5
Unknown
= -1,
6
False
,
7
True
8
}
System.Xml.TriState
TriState
Definition
TriState.cs:4
System.Xml.TriState.Unknown
@ Unknown
System.Xml.ValueHandleType.True
@ True
System.Xml.ValueHandleType.False
@ False
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
TriState.cs
Generated by
1.10.0