Navigation
API > API/Plugins > API/Plugins/CaptureUtils > API/Plugins/CaptureUtils/FCancelableAsyncTask
| Name | FAsyncTaskInternal |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Private/Async/Task.cpp |
| Include Path | #include "Async/Task.cpp" |
Syntax
class FAsyncTaskInternal : public FNonAbandonableTask
Inheritance Hierarchy
- FNonAbandonableTask → FCancelableAsyncTask::FAsyncTaskInternal
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAsyncTaskInternal
(
FStopToken InStopToken, |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoWork() |
|||
TStatId GetStatId() |