Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureUtils > API/Plugins/MetaHumanCaptureUtils/FAbortableAsyncTask
| Name | FAsyncTaskInternal |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureUtils/Public/Async/Task.h |
| Include Path | #include "Async/Task.h" |
Syntax
class FAsyncTaskInternal : public FNonAbandonableTask
Inheritance Hierarchy
- FNonAbandonableTask → FAbortableAsyncTask::FAsyncTaskInternal
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAsyncTaskInternal
(
const FStopToken& InStopToken, |
Async/Task.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StopToken | const FStopToken & | Async/Task.h | ||
| TaskFunction | FTaskFunction | Async/Task.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoWork() |
Async/Task.h | ||
TStatId GetStatId() |
Async/Task.h |