terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
TaskWrapperAsyncResult (Task task, object state, bool completedSynchronously) | |
Package Attributes | |
readonly Task | Task |
Properties | |
object IAsyncResult. | AsyncState [get] |
bool IAsyncResult. | CompletedSynchronously [get] |
bool IAsyncResult. | IsCompleted [get] |
WaitHandle IAsyncResult. | AsyncWaitHandle [get] |
Private Attributes | |
readonly object | _state |
readonly bool | _completedSynchronously |
Definition at line 57 of file TaskToApm.cs.