Navigation
API > API/Plugins > API/Plugins/CaptureProtocolStack
| Name | FExportTakeTask |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureProtocolStack/Public/ExportClient/ExportWorker.h |
| Include Path | #include "ExportClient/ExportWorker.h" |
Syntax
class FExportTakeTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExportTakeTask
(
FExportContexts InExportContexts, |
ExportClient/ExportWorker.h |
Structs
| Name | Remarks |
|---|---|
| FExportContext |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FExportContexts | TArray< FExportContext > | ExportClient/ExportWorker.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExportContexts | FExportContexts | ExportClient/ExportWorker.h | ||
| Stream | TUniquePtr< FBaseStream > | ExportClient/ExportWorker.h |