![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DynamicMeshComponent.h>
Public Attributes | |
| UE::Tasks::FTask | Task |
| int | JobTimestamp = 0 |
| TUniquePtr< FProgressCancel > | Progress |
| bool | bCancelled = false |
| bool | bHasCompleted = false |
| bool TAsyncComponentDataComputeQueue< DataType >::FComputeJob::bCancelled = false |
| bool TAsyncComponentDataComputeQueue< DataType >::FComputeJob::bHasCompleted = false |
| int TAsyncComponentDataComputeQueue< DataType >::FComputeJob::JobTimestamp = 0 |
| TUniquePtr<FProgressCancel> TAsyncComponentDataComputeQueue< DataType >::FComputeJob::Progress |
| UE::Tasks::FTask TAsyncComponentDataComputeQueue< DataType >::FComputeJob::Task |