UMoviePipelineOutputBase::HasFinishedProcessing

Called each frame to check to see if this output container has finished processing.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineOutputBase.h

Include

#include "MoviePipelineOutputBase.h"

Syntax

bool HasFinishedProcessing()

Remarks

Called each frame to check to see if this output container has finished processing. Finalize won't be called until all output containers return true for this.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss