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
|
Public Member Functions | |
ContingentProperties () | |
Package Functions | |
void | SetCompleted () |
void | UnregisterCancellationCallback () |
Package Attributes | |
ExecutionContext | m_capturedContext |
ManualResetEventSlim | m_completionEvent |
TaskExceptionHolder | m_exceptionsHolder |
CancellationToken | m_cancellationToken |
object | m_cancellationRegistration |
int | m_internalCancellationRequested |
int | m_completionCountdown |
global::System.Collections.Generic.LowLevelListWithIList< Task > | m_exceptionalChildren |