Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphCommandLineEncoderNod-
| |
|
| Name |
FActiveJob |
| Type |
struct |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
| Include Path |
#include "Graph/Nodes/MovieGraphCommandLineEncoderNode.h" |
Syntax
struct FActiveJob
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FilesToDelete |
TArray< FString > |
Files that should be deleted after the process has finished. |
Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
|
| ProcessHandle |
FProcHandle |
|
Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
|
| ReadPipe |
void * |
|
Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
|
| WritePipe |
void * |
|
Graph/Nodes/MovieGraphCommandLineEncoderNode.h |
|
Functions
Public