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
CausalityTraceLevel.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Threading.Tasks
6
{
7
[global::System.Runtime.CompilerServices.FriendAccessAllowed]
8
[global::Cpp2ILInjected.Token(Token =
"0x2000253"
)]
9
internal
enum
CausalityTraceLevel
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x4000AC8"
)]
12
Required
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000AC9"
)]
14
Important
,
15
[global::Cpp2ILInjected.Token(Token =
"0x4000ACA"
)]
16
Verbose
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:6
System.Threading.Tasks.CausalityTraceLevel
CausalityTraceLevel
Definition
CausalityTraceLevel.cs:10
System.Threading.Tasks.CausalityTraceLevel.Important
@ Important
System.Threading.Tasks.CausalityTraceLevel.Required
@ Required
System.Threading.Tasks.CausalityTraceLevel.Verbose
@ Verbose
System.Threading.Tasks
Definition
AsyncCausalityStatus.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Threading
Tasks
CausalityTraceLevel.cs
Generated by
1.10.0