Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphPipeline
Syntax
UPROPERTY (Transient)
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.