Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMoviePipelineOutputData
Syntax
UPROPERTY&40;VisibleAnywhere, BlueprintReadOnly, Category&61;"Movie Pipeline"&41;
TObjectPtr< UMoviePipeline > Pipeline
Remarks
The UMoviePipeline instance that generated this data. This is only provided as an id (in the event you were the one who created the UMoviePipeline instance. DO NOT CALL FUNCTIONS ON THIS (unless you know what you're doing)
Provided here for backwards compatibility.