Navigation
API > API/Plugins > API/Plugins/CaptureProtocolStack
| Name | FExportTaskStopToken |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureProtocolStack/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 |