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
InternalTaskOptions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Threading
 
namespace  System.Threading.Tasks
 

Enumerations

enum  System.Threading.Tasks.InternalTaskOptions {
  System.Threading.Tasks.None = 0 , System.Threading.Tasks.InternalOptionsMask = 65280 , System.Threading.Tasks.ContinuationTask = 512 , System.Threading.Tasks.PromiseTask = 1024 ,
  System.Threading.Tasks.LazyCancellation = 4096 , System.Threading.Tasks.QueuedByRuntime = 8192 , System.Threading.Tasks.DoNotDispose = 16384
}