Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureProtocolStack
| Name | FExportTaskStopToken |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/ExportClient/ExportClient.h |
| Include Path | #include "ExportClient/ExportClient.h" |
Syntax
class FExportTaskStopToken
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExportTaskStopToken() |
ExportClient/ExportClient.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCanceled | std::atomic_bool | ExportClient/ExportClient.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Cancel() |
ExportClient/ExportClient.h | ||
bool IsCanceled() |
ExportClient/ExportClient.h |