|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| SystemThreadingTasks_TaskDebugView (Task task) | |
Properties | |
| object | AsyncState [get] |
| TaskCreationOptions | CreationOptions [get] |
| Exception | Exception [get] |
| int | Id [get] |
| bool | CancellationPending [get] |
| TaskStatus | Status [get] |
Private Attributes | |
| readonly Task | m_task |
Definition at line 3 of file SystemThreadingTasks_TaskDebugView.cs.