Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphPipeline
Syntax
UPROPERTY&40;Transient&41;
TSet< TObjectPtr< UMovieGraphFileOutputNode > > OutputNodesDataSentTo
Remarks
An array of Node CDOs that we sent data through to write data to disk. This is the list of output nodes that will have OnAllFramesSubmitted/IsFinishedWritingToDisk on them.