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
DateTimeKind.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200009C"
)]
7
public
enum
DateTimeKind
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4000254"
)]
10
Unspecified
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4000255"
)]
12
Utc
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000256"
)]
14
Local
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.DateTimeKind
DateTimeKind
Definition
DateTimeKind.cs:8
System.DateTimeKind.Utc
@ Utc
System.DateTimeKind.Local
@ Local
System.DateTimeKind.Unspecified
@ Unspecified
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
DateTimeKind.cs
Generated by
1.10.0