ISequencerModule::GetMovieRenderer

Get the movie renderer with the requested name.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencerModule.h

Include

#include "ISequencerModule.h"

Syntax

IMovieRendererInterface * GetMovieRenderer
(
    const FString & InMovieRendererName
)

Remarks

Get the movie renderer with the requested name.

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