Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineBlueprintLibrary
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineBlueprintLibrary.h |
| Include | #include "MoviePipelineBlueprintLibrary.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineBlueprintLibrary.cpp |
UFUNCTION (BlueprintPure, Category="Movie Render Pipeline")
static FString GetMapPackageName
(
UMoviePipelineExecutorJob * InJob
)
Remarks
Get the package name for the map in this job. The level travel command requires the package path and not the asset path.