UMoviePipelineWaveOutput::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

UMoviePipelineSetting::BuildNewProcessCommandLineImpl()

UMoviePipelineWaveOutput::BuildNewProcessCommandLineImpl()

References

Module

MovieRenderPipelineRenderPasses

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/MoviePipelineWaveOutput.h

Include

#include "MoviePipelineWaveOutput.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/MoviePipelineWaveOutput.cpp

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