terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
TriState.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Xml
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200005E"
)]
7
internal
enum
TriState
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x400026A"
)]
10
Unknown
= -1,
11
[global::Cpp2ILInjected.Token(Token =
"0x400026B"
)]
12
False
,
13
[global::Cpp2ILInjected.Token(Token =
"0x400026C"
)]
14
True
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.TriState
TriState
Definition
TriState.cs:8
System.Xml.TriState.Unknown
@ Unknown
System.Xml.TriState.True
@ True
System.Xml.TriState.False
@ False
System.Xml
Definition
ElementWriter.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
TriState.cs
Generated by
1.10.0