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
AttributeProperties.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 =
"0x2000027"
)]
7
internal
enum
AttributeProperties
: uint
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4000068"
)]
10
DEFAULT
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4000069"
)]
12
URI
,
13
[global::Cpp2ILInjected.Token(Token =
"0x400006A"
)]
14
BOOLEAN
,
15
[global::Cpp2ILInjected.Token(Token =
"0x400006B"
)]
16
NAME
= 4
U
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.AttributeProperties
AttributeProperties
Definition
AttributeProperties.cs:8
System.Xml.AttributeProperties.DEFAULT
@ DEFAULT
System.Xml.AttributeProperties.URI
@ URI
System.Xml.AttributeProperties.NAME
@ NAME
System.Xml.AttributeProperties.BOOLEAN
@ BOOLEAN
System.Xml
Definition
ElementWriter.cs:6
System.ConsoleKey.U
@ U
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
AttributeProperties.cs
Generated by
1.10.0