UMoviePipelineSetting::BuildNewProcessCommandLineImpl

Modify the Unreal URL and Command Line Arguments when preparing the setting to be run in a new process.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieRenderPipelineCore

Header

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

Include

#include "MoviePipelineSetting.h"

Syntax

virtual void BuildNewProcessCommandLineImpl
(
    FString & InOutUnrealURLParams,
    FString & InOutCommandLineArgs
) const

Remarks

Modify the Unreal URL and Command Line Arguments when preparing the setting to be run in a new process.

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