Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipelineQueue
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
Include | #include "MoviePipelineQueue.h" |
Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineQueue.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Movie Render Pipeline&124;Queue"&41;
void CopyFrom
&40;
UMoviePipelineQueue &42; InQueue
&41;
Remarks
Replace the contents of this queue with a copy of the contents from another queue.